struct Docker::Api::Models::Container
- Docker::Api::Models::Container
- Docker::Api::Models::Response
- Struct
- Value
- Object
Defined in:
docker/api/models/container.crConstructors
Instance Method Summary
- #app_armor_profile : String
- #args : Array(String)
- #config : Config
- #created : Time
- #driver : String
- #exec_ids : Array(String) | Nil
- #host_config : HostConfig
- #hostname_path : String
- #hosts_path : String
- #id : String
- #image : String
- #log_path : String
- #mount_label : String
- #mounts : Array(Mount)
- #name : String
- #network_settings : NetworkSettings
- #path : String
- #process_label : String
- #resolv_conf_path : String
- #restart_count : Int32
- #state : State