Add Debian/Official Docker repo toggle

- Default docker_official toggle to false (for now)
- Preempt MariaDB restart before container restarts
- Start containers in a handler
This commit is contained in:
2023-10-22 11:33:05 -04:00
parent 5b09029239
commit 7f91b24adb
8 changed files with 96 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
[Unit]
Description=%i docker-compose service
Description=%i {{ docker_compose_service }} service
PartOf=docker.service
After=docker.service