Skip to content

Instantly share code, notes, and snippets.

@Zhomart
Created March 18, 2014 07:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Zhomart/9615234 to your computer and use it in GitHub Desktop.
Save Zhomart/9615234 to your computer and use it in GitHub Desktop.

In the server

user@the-pc:~/dokku$ sudo docker ps -a
CONTAINER ID        IMAGE                         COMMAND                CREATED              STATUS              PORTS                     NAMES
cc3bccf5b095        app/my-app:latest   /exec ls               About a minute ago   Exit 1                                        grave_curie
874c309f2f0e        app/my-app:latest   /exec ls               3 minutes ago        Exit 1                                        high_bardeen
6b02eae74800        app/my-app:latest   /exec ls               8 minutes ago        Exit 1                                        romantic_turing
e232456a74b5        app/my-app:latest   /exec ls               56 minutes ago       Exit 1                                        trusting_darwin1
39673439298c        app/my-app:latest   /exec ls -la           About an hour ago    Exit 1                                        goofy_bohr
a41b65272f32        app/node-js-app:latest        /exec ls -la           About an hour ago    Exit 0                                        focused_mclean
f1941a73c77c        app/my-app:latest   /exec                  About an hour ago    Exit 1                                        focused_davinci
0fad462e2a3b        app/my-app:latest   /exec ls               About an hour ago    Exit 1                                        goofy_engelbart
bb38ffc21dbd        app/my-app:latest   /exec ls               2 hours ago          Exit 1                                        furious_babbage
162c472784fc        app/my-app:latest   /exec bash             2 hours ago          Exit 1                                        silly_torvalds
897f2cf24417        app/my-app:latest   /build/builder         2 hours ago          Exit 1                                        drunk_bohr
c64f400ae6aa        progrium/buildstep:latest     /bin/bash -c mkdir -   2 hours ago          Exit 0                                        condescending_feynman
621d01ff1b3d        97e0360d9eca                  /build/builder         3 hours ago          Exit 1                                        angry_feynman
2483fd3bea23        progrium/buildstep:latest     /bin/bash -c mkdir -   3 hours ago          Exit 0                                        cocky_archimedes
b000510be64c        7c2e01d1f201                  /build/builder         3 hours ago          Exit 1                                        trusting_darwin
27c09ffee569        progrium/buildstep:latest     /bin/bash -c mkdir -   3 hours ago          Exit 0                                        trusting_morse
e1c7fe07050a        62c47f5a43a3                  /build/builder         3 hours ago          Exit 1                                        sleepy_nobel
579a3719bc75        progrium/buildstep:latest     /bin/bash -c mkdir -   3 hours ago          Exit 0                                        grave_euclid
ad20e268776a        10f0fc22ec01                  /build/builder         3 hours ago          Exit 1                                        jolly_bell
a15f2ca0217e        progrium/buildstep:latest     /bin/bash -c mkdir -   3 hours ago          Exit 0                                        sharp_tesla
f95b26643f0d        app/node-js-app:latest        /bin/bash -c /start    4 hours ago          Up 4 hours          0.0.0.0:49154->5000/tcp   stupefied_babbage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment