Page MenuHomePhabricator
Paste P7621

integration-slave-docker-1043 weird container size
ActivePublic

Authored by dduvall on Oct 3 2018, 3:33 PM.
Tags
None
Referenced Files
F26292430: integration-slave-docker-1043 weird container size
Oct 3 2018, 3:33 PM
Subscribers
None
root@integration-slave-docker-1043:~# docker ps -s
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES SIZE
e222eb7fdeec docker-registry.wikimedia.org/releng/quibble-stretch-php70:0.0.26-1 "/usr/local/bin/quib…" 3 hours ago Up 3 hours dreamy_mclean 528MB (virtual 1.43GB)
205e29bbeb54 docker-registry.wikimedia.org/releng/npm-test:0.3.0 "/run.sh" 18 hours ago Up 18 hours heuristic_chandrasekhar 233kB (virtual 403MB)
root@integration-slave-docker-1043:~# tree -s /var/lib/docker/containers/
/var/lib/docker/containers/
├── [ 4096] 205e29bbeb54cee8c0aed6a15ab8b53cc0f4e18df2bac6914a1cf34d9440305a
│   ├── [ 63880] 205e29bbeb54cee8c0aed6a15ab8b53cc0f4e18df2bac6914a1cf34d9440305a-json.log
│   ├── [ 4096] checkpoints
│   ├── [ 6321] config.v2.json
│   ├── [ 1453] hostconfig.json
│   ├── [ 13] hostname
│   ├── [ 174] hosts
│   ├── [ 268] resolv.conf
│   ├── [ 71] resolv.conf.hash
│   └── [ 40] shm
└── [ 4096] e222eb7fdeec11e308c541297c6872bd30cad6d2b0f29c12e63e40383a7b9b7f
├── [ 4096] checkpoints
├── [ 6678] config.v2.json
├── [36669485056] e222eb7fdeec11e308c541297c6872bd30cad6d2b0f29c12e63e40383a7b9b7f-json.log
├── [ 1488] hostconfig.json
├── [ 13] hostname
├── [ 174] hosts
├── [ 268] resolv.conf
├── [ 71] resolv.conf.hash
└── [ 40] shm
6 directories, 14 files

Event Timeline

dduvall changed the title of this paste from untitled to integration-slave-docker-1043 weird container size.