matrix-docker-ansible-deploy/roles/custom/matrix-prometheus-nginxlog-exporter
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
..
defaults Clean up some matrix_nginx_proxy_proxy_matrix_metrics_* references 2024-01-04 12:49:00 +02:00
examples add prometheus-nginxlog-exporter role (#2315) 2022-12-07 16:58:36 +02:00
tasks Clean up some matrix_nginx_proxy_proxy_matrix_metrics_* references 2024-01-04 12:49:00 +02:00
templates Switch all remaining container volume mounting from -v to --mount 2024-01-11 12:16:27 +02:00