Created
April 22, 2015 06:15
-
-
Save joshco/f26dc1889b20b969b606 to your computer and use it in GitHub Desktop.
dokku ls
This file contains 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
root@ip-10-123-195-142:/var/log/dokku/vwf# docker ps | |
CONTAINER ID IMAGE COMMAND CREATED | |
STATUS PORTS NAMES | |
8a982064be2e postgres:9.3 "/docker-entrypoint. 27 minutes ago | |
Up 27 minutes 5432/tcp psql-single-container | |
root@ip-10-123-195-142:/var/log/dokku/vwf# dokku ls | |
=====> App Name Container Type Container Id | |
tmx web 5f0392975313eecbbe8055fb7fa1ef11daa67f2cdb1f86cea5528365222e08c1 | |
vwf jobs f687a8c04563a1e7f8194cfa257238b9e7b0953ca1cb31e0f36e2b3d162690da | |
vwf web 339576d8495c7643a6c5c480dcaf2b18902bff0418f0a4cf747ec01afb5e8f28 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment