Joshua Tauberer
|
f0afa7e8dc
|
docker: add some example run commands for debugging a container or having it take over host ports
|
2014-05-01 22:29:00 -04:00 |
Joshua Tauberer
|
89240a4fab
|
docker: do ADD container/docker later on so that the Dockerfile can be updated and still reuse a cached image after the major setup steps are done
|
2014-05-01 22:18:45 -04:00 |
Joshua Tauberer
|
532c9aa7fd
|
move the Dockerfile to the root to allow the working directory of the repo to be pushed inside the image (rather than inside the container getting a fresh mailinabox from github) so changes in the working copy can be tested in Docker quickly / without pushing to github
|
2014-05-01 16:39:12 -04:00 |