podbox/quadlets/calibre-web/calibre-web.container
redbeardymcgee f28b99e033 remove bad dependency lines
Podman doesn't actually support `network-online.target` in quadlets
because systemd user sessions cannot see system units.

https://blog.podman.io/2024/10/podman-5-3-changes-for-improved-networking-experience-with-pasta/
2024-11-30 14:19:18 -06:00

25 lines
361 B
Text

[Unit]
Description=calibre-web
[Service]
Restart=on-failure
TimeoutStartSec=900
[Install]
WantedBy=default.target
[Container]
Image=lscr.io/linuxserver/calibre-web:latest
ContainerName=calibre-web
HostName=calibre-web
PublishPort=8083
Volume=/volumes/books:/books
Volume=calibre-web-config:/config
Volume=calibre-web-database:/database
Environment=TZ=