container: support custom built images, mariadb, bind mounts, custom user

This commit is contained in:
uumas
2022-11-25 18:54:56 +02:00
parent ab357620f7
commit 9001420597
6 changed files with 247 additions and 49 deletions

View File

@@ -1,5 +1,12 @@
---
docker_service_name: "{{ docker_service }}"
docker_host_user: false
reverse_proxy_type: caddy
docker_proxy_target_protocol: http
docker_volume_type: named
docker_additional_env: {}
docker_published_ports: []