Added named bind mounts to TODO list

This commit is contained in:
WilliamMiceli
2018-12-31 10:58:30 -05:00
parent 71c024b227
commit ed8854c925

View File

@@ -9,6 +9,9 @@ Hopefully it can also be of use to others as well!
* Have DATA_DIR be optional * Have DATA_DIR be optional
* Include logos for all stacks * Include logos for all stacks
* Include description for all stacks * Include description for all stacks
* Use named volumes for the bind mounts
* <http://blog.code4hire.com/2018/06/define-named-volume-with-host-mount-in-the-docker-compose-file/>
* <https://stackoverflow.com/questions/35841241/docker-compose-named-mounted-volume>
## Stacks Complete ## Stacks Complete