Companion::Docker::Client::CreateContainerOptions::HostConfig::RestartPolicy::Name
Inherits Enum < Comparable < Value < Object
Constants
No = 0
Always = 1
OnFailure = 2
UnlessStopped = 3
Instance methods
to_json(json)
SourceInherits Enum < Comparable < Value < Object