Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ############ In parent container
- root@d81c86c41170:/home/jenkins# docker info
- Containers: 0
- Running: 0
- Paused: 0
- Stopped: 0
- Images: 0
- Server Version: 17.10.0-ce
- Storage Driver: vfs
- Logging Driver: json-file
- Cgroup Driver: cgroupfs
- Plugins:
- Volume: local
- Network: bridge host macvlan null overlay
- Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
- Swarm: inactive
- Runtimes: runc
- Default Runtime: runc
- Init Binary: docker-init
- containerd version: 06b9cb35161009dcb7123345749fef02f7cea8e0
- runc version: 0351df1c5a66838d0c392b4ac4cf9450de844e2d
- init version: 949e6fa
- Security Options:
- seccomp
- Profile: default
- Kernel Version: 4.4.51-40.58.amzn1.x86_64
- Operating System: Ubuntu 16.04.1 LTS (containerized)
- OSType: linux
- Architecture: x86_64
- CPUs: 4
- Total Memory: 15.67GiB
- Name: d81c86c41170
- ID: 2BKJ:4MRA:QC6X:O4FG:CZG2:GAQN:PQFK:MTYG:ETL6:WPSP:HMJ4:SM3B
- Docker Root Dir: /var/lib/docker
- Debug Mode (client): false
- Debug Mode (server): false
- Registry: https://index.docker.io/v1/
- Experimental: false
- Insecure Registries:
- 127.0.0.0/8
- Live Restore Enabled: false
- ################## In Docker host(ECS) #######################
- [ec2-user@ip-10-124-2-189 ~]$ docker info
- Containers: 2
- Running: 2
- Paused: 0
- Stopped: 0
- Images: 4
- Server Version: 1.12.6
- Storage Driver: devicemapper
- Pool Name: docker-docker--pool
- Pool Blocksize: 524.3 kB
- Base Device Size: 21.47 GB
- Backing Filesystem: ext4
- Data file:
- Metadata file:
- Data Space Used: 6.817 GB
- Data Space Total: 37.16 GB
- Data Space Available: 30.34 GB
- Metadata Space Used: 3.789 MB
- Metadata Space Total: 37.75 MB
- Metadata Space Available: 33.96 MB
- Thin Pool Minimum Free Space: 3.716 GB
- Udev Sync Supported: true
- Deferred Removal Enabled: true
- Deferred Deletion Enabled: true
- Deferred Deleted Device Count: 0
- Library Version: 1.02.93-RHEL7 (2015-01-28)
- Logging Driver: json-file
- Cgroup Driver: cgroupfs
- Plugins:
- Volume: local
- Network: overlay host bridge null
- Swarm: inactive
- Runtimes: runc
- Default Runtime: runc
- Security Options:
- Kernel Version: 4.4.51-40.58.amzn1.x86_64
- Operating System: Amazon Linux AMI 2016.09
- OSType: linux
- Architecture: x86_64
- CPUs: 4
- Total Memory: 15.67 GiB
- Name: ip-10-124-2-189
- ID: YI27:XPTI:7D7X:UT3Q:UIMY:RSXJ:UYKC:CUZS:YKBI:MKBF:XQ5R:MFBN
- Docker Root Dir: /var/lib/docker
- Debug Mode (client): false
- Debug Mode (server): false
- Registry: https://index.docker.io/v1/
- Insecure Registries:
- 127.0.0.0/8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement