services/roles/healthcheck/templates/healthcheck@.service.j2

6 lines
122 B
Django/Jinja

[Service]
Type=simple
ExecStart=/usr/bin/docker compose run --rm %i
WorkingDirectory={{ service_path }}
RuntimeMaxSec=300