podbox/quadlets/dashdot/dashdot.container
2025-02-12 21:21:42 -06:00

23 lines
305 B
Text

[Unit]
Description=dashdot
[Service]
Restart=on-failure
TimeoutStartSec=900
[Install]
WantedBy=default.target
[Container]
Image=docker.io/mauricenino/dashdot
ContainerName=dashdot
AutoUpdate=registry
Network=
HostName=dashdot
PublishPort=3001:3001
Volume=/:/mnt/host:ro
EnvironmentFile=dashdot.env