Companion::Docker::Client::Container
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
command
command=(command : String)
created
created=(created : Int64)
id
id=(id : String)
image
image=(image : String)
image_id
image_id=(image_id : String | Nil)
names
names=(names : Array(String))
ports
ports=(ports : Array(Port))