Skip to content

Instantly share code, notes, and snippets.

@wlonkly
Created June 30, 2014 03:03
Show Gist options
  • Save wlonkly/bf45e9f2dc58ddd6640e to your computer and use it in GitHub Desktop.
Save wlonkly/bf45e9f2dc58ddd6640e to your computer and use it in GitHub Desktop.
IT LIVES
$ 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