mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
- Rename docker-compose.yml to compose.yaml - Add defaults, restart policy, and proxy network - Fix VOL_PATH to use base /data pattern - Rewrite README with new section order and Getting Started guide - Assume qBittorrent download client, Prowlarr indexer sync
5 lines
89 B
Bash
5 lines
89 B
Bash
# Radarr
|
|
VOL_PATH=/data
|
|
RADARR_IMAGE=ghcr.io/hotio/radarr:release
|
|
TZ="America/Vancouver"
|