[Unit] Description=Glance Dashboard [Container] ContainerName=glance Pod=glance.pod Image=docker.io/glanceapp/glance:latest AutoUpdate=registry Volume=/mnt/data/containers/glance/config:/app/config:Z Volume=/mnt/data/containers/glance/assets:/app/assets:Z Volume=/etc/localtime:/etc/localtime:ro Volume=/run/user/1000/podman/podman.sock:/run/podman/podman.sock Label=homepage.group=Productivity Label=homepage.name=Glance Label=homepage.icon=glance.png Label=homepage.href=https://dashboard.inkletblot.com Label=homepage.description="Glance Dashboard" [Service] Restart=always TimeoutStartSec=900 [Install] WantedBy=default.target