matrix-docker-ansible-deploy/roles
Slavi Pantaleev ce2f541deb Switch all remaining container volume mounting from -v to --mount
`--mount` is safer, as `-v` has the side-effect of creating the "source"
destination as a directory if it doesn't exist yet.
We don't need such magic.
2024-01-11 12:16:27 +02:00
..
custom Switch all remaining container volume mounting from -v to --mount 2024-01-11 12:16:27 +02:00