19 lines
324 B
INI
19 lines
324 B
INI
[Unit]
|
|
Description=Tika container for Paperless
|
|
|
|
[Container]
|
|
AutoUpdate=registry
|
|
ContainerName=tika
|
|
Environment=TZ=Europe/Zurich
|
|
Image=docker.io/apache/tika:latest
|
|
Label=io.containers.autoupdate=registry
|
|
Pod=paperless.pod
|
|
StartWithPod=true
|
|
Timezone=Europe/Zurich
|
|
|
|
[Service]
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=default.target
|