class

Companion::Docker::Client::Container

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance 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))