Skip to content

Instantly share code, notes, and snippets.

@dave-tucker
Created November 10, 2015 22:36
Show Gist options
  • Save dave-tucker/7243580b87a03020917d to your computer and use it in GitHub Desktop.
Save dave-tucker/7243580b87a03020917d to your computer and use it in GitHub Desktop.
Host 1 - Container 1
d145641f771b7604074a9b1139e6966f8aff82bf95142d7d2f07a250d5469777
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.14s user 0.01s system 39% cpu 0.363 total
Host 1 - Container 2
434b100f77550866aa97241c87aca41912d2bbe31e9bc82fed3fc95e0ba2ce63
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.13s user 0.01s system 38% cpu 0.366 total
Host 2 - Container 1
0ca14921aa5aea270bacf2401ca1e564be31305ded8ae805a3f6d16aa97f723d
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.14s user 0.00s system 39% cpu 0.359 total
Host 2 - Container 2
511aa60395447128a9c5b3ff11829c2a247a0deb9c4cda6e0e3f6f9fa2468273
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.13s user 0.01s system 39% cpu 0.355 total
Host 3 - Container 1
06315d59e6fea1412c15b18f1b96974faf433ad16602302d801aa3594edffd77
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.13s user 0.00s system 38% cpu 0.361 total
Host 3 - Container 2
f54d1261eea29660061eae3a280d763558ff0a862637714449ee90bf724f9066
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.14s user 0.01s system 39% cpu 0.366 total
Host 4 - Container 1
b099c6def74c5b546fb2931e5addb70f7c4b5e9416253b60a4d64a73094cfc1b
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.14s user 0.00s system 40% cpu 0.351 total
Host 4 - Container 2
4b5c9e24f04287214bf887471cda976ce4ba08fbaad45534d22477ecc44b5843
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.13s user 0.00s system 37% cpu 0.364 total
Host 5 - Container 1
4c2bc3e3d8f8d532674a9e68f3cf2f284c89888b6de8433db64c6bd6a3330940
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.13s user 0.01s system 37% cpu 0.370 total
Host 5 - Container 2
a9ca843574d1442fafe2bef98afb1e6badced0bb4a67d1296083707eb1aca65f
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.13s user 0.01s system 37% cpu 0.369 total
Host 6 - Container 1
2bd9608bdbbf3a138efb04117d004560379c5fbb90a05620a49cf68dedeb4609
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.14s user 0.01s system 38% cpu 0.373 total
Host 6 - Container 2
ac7300c567836766f1272b17ad794a6bd7cfa9404a9c5458441d6c82668db849
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.14s user 0.01s system 39% cpu 0.366 total
Host 7 - Container 1
63b3a9538c51d716342c5e1751e4890a74f6233e4b01ed197213234be1ec870a
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.13s user 0.00s system 37% cpu 0.366 total
Host 7 - Container 2
a8a4431f5105715135c9e30e2526344be7223a64c92c0f06bdb2b1a079216f79
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.14s user 0.01s system 38% cpu 0.363 total
Host 8 - Container 1
2bd0547c8d5f386213f19eee470e5447d43ee0a0a96c345fd279db5990d37825
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.14s user 0.01s system 37% cpu 0.382 total
Host 8 - Container 2
ec372236215bd8556c39433438bcbb1c4d36834fa8747758b52f766d167e5427
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.13s user 0.01s system 35% cpu 0.388 total
Host 9 - Container 1
c26ca25795fc372bc17cfd5cb80df03dec9a2727da696761bc9fba34922abe30
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.14s user 0.00s system 38% cpu 0.369 total
Host 9 - Container 2
2aabd185db41920457997e1515709b6cc9866740de9f7f293a56156feb31a439
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.13s user 0.01s system 38% cpu 0.364 total
Host 10 - Container 1
f94b53c8c99ca744517d91c16cac1a27b79ffaac47dd5f0bc428ff1dff5a042a
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.14s user 0.01s system 36% cpu 0.383 total
Host 10 - Container 2
b6d1b5c9af3b847106725270ef5c3f2d68de034f700a801345beadc6e53b9953
docker $(docker-machine config mh-$i) run --net=foo -d busybox top 0.14s user 0.01s system 37% cpu 0.374 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment