saltyorg / Saltbox

Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
https://docs.saltbox.dev
GNU General Public License v3.0
574 stars 65 forks source link

Docker: Define project wide default volumes in a variable. #17

Closed saltydk closed 2 years ago

saltydk commented 2 years ago

Describe the problem Users will have to edit all relevant containers if they want custom volume mounts.

Describe any solutions you think might work If roles inherit a global variable in their configuration the user can do wholesale changes in one place if needed or change it on a container basis instead.