2016-06-05 00:28:46 +01:00
2016-06-04 23:47:10 +01:00
2016-06-04 23:47:10 +01:00
2016-06-04 23:47:10 +01:00
2016-06-05 00:28:46 +01:00

jimeh's Dockerfiles

Small collection of Docker and Docker Compose files I use to run stuff on my personal laptop.

Additionally I also have a few shell aliases for Docker that make my life easier: docker.sh

Notes

  • The mysql compose file uses a named volume, instead of mounting a directory on the host. This is due to a bug in the OS X Beta version of Docker. Once the bug is resolved, I'll be mounting a host directory instead.
Description
Small collection of Docker and Docker Compose files I use to run stuff on my personal laptop
Readme WTFPL 138 KiB
Languages
Shell 90.8%
Makefile 6.2%
Dockerfile 3%