class

Companion::Docker::Client::CreateContainerOptions::HostConfig

Inherits JSON::Serializable < Reference < Object

Constructors

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

Instance methods

mounts
port_bindings
port_bindings=(port_bindings : Hash(String, Array(Companion::Docker::Client::CreateContainerOptions::HostConfig::PortBinding)))
restart_policy

Nested types