Docker::Info
Inherits Reference / Object
Constructors
new(__temp_126 : JSON::PullParser)
SourceInstance methods
architecture
Sourcearchitecture=(_architecture : String | Nil)
Sourcecontainers
Sourcecontainers=(_containers : Int32 | Nil)
Sourcecontainers_paused
Sourcecontainers_paused=(_containers_paused : Int32 | Nil)
Sourcecontainers_running
Sourcecontainers_running=(_containers_running : Int32 | Nil)
Sourcecontainers_stopped
Sourcecontainers_stopped=(_containers_stopped : Int32 | Nil)
Sourcecpu_cfs_period
Sourcecpu_cfs_period=(_cpu_cfs_period : Bool | Nil)
Sourcecpu_cfs_quota
Sourcecpu_cfs_quota=(_cpu_cfs_quota : Bool | Nil)
Sourcedebug
Sourcedebug=(_debug : Bool | Nil)
Sourcediscovery_backend
Sourcediscovery_backend=(_discovery_backend : String | Nil)
Sourcedocker_root_dir
Sourcedocker_root_dir=(_docker_root_dir : String | Nil)
Sourcedriver
Sourcedriver=(_driver : String | Nil)
Sourcedriver_status
Sourcedriver_status=(_driver_status : Array(Array(String)) | Nil)
Sourceexecution_driver
Sourceexecution_driver=(_execution_driver : String | Nil)
Sourceexperimental_build
Sourceexperimental_build=(_experimental_build : Bool | Nil)
Sourcehttp_proxy
Sourcehttp_proxy=(_http_proxy : String | Nil)
Sourcehttps_proxy
Sourcehttps_proxy=(_https_proxy : String | Nil)
Sourcei_pv4_forwarding
Sourcei_pv4_forwarding=(_i_pv4_forwarding : Bool | Nil)
Sourceid
Sourceid=(_id : String | Nil)
Sourceimages
Sourceimages=(_images : Int32 | Nil)
Sourceindex_server_address
Sourceindex_server_address=(_index_server_address : String | Nil)
Sourceinit_path
Sourceinit_path=(_init_path : String | Nil)
Sourceinit_sha1
Sourceinit_sha1=(_init_sha1 : String | Nil)
Sourcekernel_version
Sourcekernel_version=(_kernel_version : String | Nil)
Sourcelabels
Sourcelabels=(_labels : Array(String) | Nil)
Sourcemem_total
Sourcemem_total=(_mem_total : Int64 | Nil)
Sourcememory_limit
Sourcememory_limit=(_memory_limit : Bool | Nil)
Sourcen_events_listener
Sourcen_events_listener=(_n_events_listener : Int32 | Nil)
Sourcen_fd
Sourcen_fd=(_n_fd : Int32 | Nil)
Sourcen_goroutines
Sourcen_goroutines=(_n_goroutines : Int32 | Nil)
Sourcename
Sourcename=(_name : String | Nil)
Sourcencpu
Sourcencpu=(_ncpu : Int32 | Nil)
Sourceno_proxy
Sourceno_proxy=(_no_proxy : String | Nil)
Sourceoom_kill_disable
Sourceoom_kill_disable=(_oom_kill_disable : Bool | Nil)
Sourceoom_score_adj
Sourceoom_score_adj=(_oom_score_adj : Int32 | Nil)
Sourceoperating_system
Sourceoperating_system=(_operating_system : String | Nil)
Sourceos_type
Sourceos_type=(_os_type : String | Nil)
Sourceplugins
Sourceplugins=(_plugins : Hash(String, JSON::Any) | Nil)
Sourceregistry_config
Sourceregistry_config=(_registry_config : Hash(String, JSON::Any) | Nil)
Sourceserver_version
Sourceserver_version=(_server_version : String | Nil)
Sourceswap_limit
Sourceswap_limit=(_swap_limit : Bool | Nil)
Sourcesystem_status
Sourcesystem_status=(_system_status : Array(Array(String)) | Nil)
Sourcesystem_time
Sourcesystem_time=(_system_time : String | Nil)
Sourceto_json(json : JSON::Builder)
Source