docker info 詳解
[root@localhost ~]# docker info
Client:
Debug Mode: false #
Server:
Containers: 0 #當前主機運行的容器總數(shù)
Running: 0 #有幾個容器正在運行
Paused: 0 #有幾個容器是暫停的
Stopped: 0 #有幾個容器時停止的
Images: 0 #當前服務器的鏡像數(shù)量
Server Version: 19.03.3 #服務端版本
Storage Driver: overlay2 #正在使用的存儲引擎
Backing Filesystem: xfs #后端文件系統(tǒng)吕喘,即服務器的磁盤文件系統(tǒng)
Supports d_type: true #是否支持d_type
Native Overlay Diff: true #是否支持差異數(shù)據(jù)存儲
Logging Driver: json-file #日志類型
Cgroup Driver: cgroupfs #Cgroups
Plugins: #插件
Volume: local #卷
Network: bridge host ipvlan macvlan null overlay #支持的網(wǎng)絡類型嵌巷,overlay實現(xiàn)跨主機通信
Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog #支持的日志類型
Swarm: inactive #是否支持swarm(docker的容器編排工具)
Runtimes: runc #已安裝的容器運行機制
Default Runtime: runc #默認使用的容器運行機制
Init Binary: docker-init #初始化容器的守護進程版仔,即pid為1的進程
containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 #容器版本ID
runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 #runc版本ID
init version: fec3683 #init版本
Security Options: #安全選項
Apparmor #安全模塊歌馍,https://docs.docker.com/engine/security/apparmor
seccomp #審計模塊剧董,https://docs.docker.com/engine/security/seccomp
Profile: default #默認的配置文件
Kernel Version: 3.10.0-1062.el7.x86_64 #宿主機內(nèi)核版本
Operating System: CentOS Linux 7 (Core) #宿主機操作系統(tǒng)
OSType: linux #宿柱機操作系統(tǒng)類型
Architecture: x86_64 #宿主機架構(gòu)
CPUs: 1 #宿主機CPU數(shù)量
Total Memory: 972.4MiB #宿主機總內(nèi)存
Name: localhost.localdomain #宿主機hostname
ID: DIPK:XV7U:XY42:FTSH:T3AQ:TBXG:XK4F:WGZ6:YH2J:7LLQ:ZHMV:V45L #宿主機ID
Docker Root Dir: /var/lib/docker #宿主機數(shù)據(jù)保存目錄
Debug Mode: false #是否開啟debug
Registry: https://index.docker.io/v1/ #鏡像倉庫
Labels: #其他標簽
Experimental: false #是否是測試版
Insecure Registries: #非安全的鏡像倉庫
127.0.0.0/8
Live Restore Enabled: false #是否開啟活動重啟(重啟docker-daemon不關閉容器)
Product License: Community Engine #產(chǎn)品許可證
最后編輯于 :
?著作權歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者