Hocker::Runtime::Container
Inherits JSON::Serializable < Reference < Object
Constants
CONTAINER_DIR = "/var/run/hocker"
Constructors
new(image : String, cmd : String, args : Array(String) = [] of String, network_mode : String = "none", name : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
Instance methods
args
Sourcecmd
Sourcecontainer_file
Sourcecontainer_if
Sourcecreated_at
Sourcedelete
Sourcehost_if
Sourceid
Sourceimage
Sourcename
Sourcenetwork_mode
Sourcepid
Sourcerootfs
Sourcesave
Sourcestatus
Source