Created
June 30, 2014 03:03
-
-
Save wlonkly/bf45e9f2dc58ddd6640e to your computer and use it in GitHub Desktop.
IT LIVES
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
$ docker ps | |
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES | |
1ffc71bf263c fresh-website:latest /usr/sbin/httpd -DFO 6 seconds ago Up 5 seconds 443/tcp, 0.0.0.0:80->80/tcp web | |
e60f4f3bee2a fresh-webdb:latest /usr/local/sbin/mysq 4 minutes ago Up 4 minutes 0.0.0.0:3306->3306/tcp db,web/db |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment