class

Companion::Docker::Client::CreateContainerOptions

Inherits JSON::Serializable < Reference < Object

Constructors

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

Instance methods

cmd
cmd=(cmd : Array(String))
env
exposed_ports
host_config
hostname
hostname=(hostname : String)
image
image=(image : String)
labels
labels=(labels : Hash(String, String) | Nil)
networking_config
user
user=(user : String)
volumes

Nested types