mapletree/lxc2/servarr/whisparr.yml
komodo b1ef93e1ad
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
[Komodo] admin: Write Stack File: update lxc2/servarr/whisparr.yml
2026-02-27 21:26:12 +00:00

20 lines
474 B
YAML

services:
whisparr:
container_name: whisparr
image: ghcr.io/hotio/whisparr:eros
restart: unless-stopped
logging:
driver: json-file
ports:
- 6969:6969
cpus: '2.0'
mem_limit: 4g
environment:
- PUID=1000
- PGID=1000
volumes:
- /etc/localtime:/etc/localtime:ro
- /docker/servarr/whisparr:/config
- /docker/servarr/whisparr/tmp:/tmp
- /pool/other:/mnt/other
- /mnt/SATA-22TB-host15:/qbt