Created
July 18, 2014 19:56
-
-
Save kelseyhightower/1aa7f5fc835a70735d89 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
core@m2 ~ $ docker ps | |
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES | |
916b20eeb122 brendanburns/php-redis:latest /bin/sh -c /run.sh About an hour ago Up About an hour k8s----3af2b462_-_0ea5_-_11e4_-_acd2_-_000c29c27950--0dd77fc5 | |
90025332c4ec busybox:buildroot-2014.02 sh -c 'rm -f nap && About an hour ago Up About an hour 0.0.0.0:8000->80/tcp k8s--net--3af2b462_-_0ea5_-_11e4_-_acd2_-_000c29c27950--60de7d45 | |
caeb246e197c brendanburns/redis-slave:latest /bin/sh -c /run.sh 2 hours ago Up 2 hours k8s----b4fe19ba_-_0ea4_-_11e4_-_acd2_-_000c29c27950--6eb4ea3b | |
cc50b7cbbe7f busybox:buildroot-2014.02 sh -c 'rm -f nap && 2 hours ago Up 2 hours 0.0.0.0:6380->6379/tcp k8s--net--b4fe19ba_-_0ea4_-_11e4_-_acd2_-_000c29c27950--5126a3f2 | |
adf7ff20ee7d dockerfile/redis:latest redis-server /etc/re 2 hours ago Up 2 hours k8s--master--redis_-_master_-_2--64727954 | |
a9f4d6bd32b7 busybox:buildroot-2014.02 sh -c 'rm -f nap && 2 hours ago Up 2 hours 0.0.0.0:6379->6379/tcp k8s--net--redis_-_master_-_2--1a8df969 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment