-
-
Save Kami/bdb8cb066036485af2a0ad718cf51904 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| > docker info | |
| Containers: 2 | |
| Images: 4 | |
| Server Version: swarm/1.1.3 | |
| Role: primary | |
| Strategy: spread | |
| Filters: health, port, dependency, affinity, constraint | |
| Nodes: 2 | |
| vagrant-ubuntu-trusty-64: 172.28.128.6:2375 | |
| └ Status: Healthy | |
| └ Containers: 1 | |
| └ Reserved CPUs: 0 / 1 | |
| └ Reserved Memory: 0 B / 514.5 MiB | |
| └ Labels: executiondriver=, kernelversion=3.13.0-83-generic, operatingsystem=Ubuntu 14.04.4 LTS, storagedriver=aufs | |
| └ Error: (none) | |
| └ UpdatedAt: 2016-04-29T16:14:55Z | |
| vagrant-ubuntu-trusty-64: 172.28.128.5:2375 | |
| └ Status: Healthy | |
| └ Containers: 1 | |
| └ Reserved CPUs: 0 / 1 | |
| └ Reserved Memory: 0 B / 514.5 MiB | |
| └ Labels: executiondriver=, kernelversion=3.13.0-83-generic, operatingsystem=Ubuntu 14.04.4 LTS, storagedriver=aufs | |
| └ Error: (none) | |
| └ UpdatedAt: 2016-04-29T16:14:55Z | |
| Kernel Version: 3.13.0-83-generic | |
| Operating System: linux | |
| CPUs: 2 | |
| Total Memory: 1.005 GiB | |
| Name: 96a237d545b4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment