computer-playbook/roles/native-docker-compose-restart-unhealthy/templates/docker-compose-restart-unhealthy.service.j2

8 lines
215 B
Plaintext
Raw Normal View History

[Unit]
Description=restart unhealthy docker containers
OnFailure=systemd-email@%n.service
[Service]
Type=oneshot
2023-03-26 23:29:30 +02:00
ExecStart=/bin/python {{docker_docker_compose_restart_unhealthy}}docker-compose-restart-unhealthy.py