[Unit]
Description=Run docker_check
OnFailure=systemd_failure_notify@%n.service
[Service]
Type=oneshot
ExecStart=docker_check
[Install]
WantedBy=multi-user.target