Skip to content

Instantly share code, notes, and snippets.

@andresvia
Created December 1, 2016 16:25
Show Gist options
  • Save andresvia/cae3cddc3d8c87c811b0b5f7f4b04032 to your computer and use it in GitHub Desktop.
Save andresvia/cae3cddc3d8c87c811b0b5f7f4b04032 to your computer and use it in GitHub Desktop.
docker infos
[soporteWEBava@idp ~]$ docker info
Containers: 10
Running: 5
Paused: 0
Stopped: 5
Images: 81
Server Version: 1.10.3
Storage Driver: overlay
Backing Filesystem: xfs
Execution Driver: native-0.2
Logging Driver: journald
Plugins:
Volume: local
Network: bridge null host
Kernel Version: 3.10.0-327.22.2.el7.x86_64
Operating System: CentOS Linux 7 (Core)
OSType: linux
Architecture: x86_64
Number of Docker Hooks: 2
CPUs: 2
Total Memory: 7.638 GiB
Name: idp.udistritaloas.edu.co
ID: SCT2:5GQ6:CDS3:VQJV:STDZ:E6PE:ESXG:SMGQ:P3L3:WLY4:3PHK:O557
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
Registries: docker.io (secure)
# Darwin
# $? 0
# ./ ~
# t 0
docker info
Containers: 32
Running: 1
Paused: 0
Stopped: 31
Images: 57
Server Version: 1.12.3
Storage Driver: aufs
Root Dir: /var/lib/docker/aufs
Backing Filesystem: extfs
Dirs: 186
Dirperm1 Supported: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
Volume: local
Network: host null bridge overlay
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Security Options: seccomp
Kernel Version: 4.4.30-moby
Operating System: Alpine Linux v3.4
OSType: linux
Architecture: x86_64
CPUs: 4
Total Memory: 3.853 GiB
Name: moby
ID: VQCE:7FBR:KJPE:L33E:5A2C:DMRB:FWFU:U466:R7CZ:IPHS:6BL3:44RC
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): true
File Descriptors: 24
Goroutines: 45
System Time: 2016-12-01T08:32:20.185101033Z
EventsListeners: 2
Http Proxy: http://10.20.4.15:3128/
Https Proxy: http://10.20.4.15:3128/
Registry: https://index.docker.io/v1/
Experimental: true
Insecure Registries:
10.20.0.126:5000
127.0.0.0/8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment