Files

20 lines
327 B
INI

[Unit]
Description=Kiwix container
[Container]
AutoUpdate=registry
ContainerName=kiwix
Exec='*.zim'
Image=ghcr.io/kiwix/kiwix-serve:latest
Label=io.containers.autoupdate=registry
Pod=kiwix.pod
StartWithPod=true
Timezone=Europe/Zurich
Volume=kiwix-data.volume:/data
[Service]
Restart=always
[Install]
WantedBy=default.target