computer-playbook/roles/health-docker-container/templates/health-docker-container.service.j2

8 lines
192 B
Plaintext
Raw Normal View History

2022-12-25 13:40:38 +01:00
[Unit]
2022-12-25 13:44:25 +01:00
Description=Checking docker health
OnFailure=systemd-notifier.cymais@%n.service
2022-12-25 13:40:38 +01:00
[Service]
Type=oneshot
ExecStart=/bin/bash {{health_docker_container_folder}}health-docker-container.sh