Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arshamalh/dockeroller
/ ContainerRemoveForm
Struct
ContainerRemoveForm
entities/forms.go:8–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
}
7
8
type
ContainerRemoveForm
struct
{
9
Force bool
10
RemoveVolumes bool
11
}
12
13
type
ImageRemoveForm
struct
{
14
Force bool
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected