This commit is contained in:
2025-11-06 01:58:02 +08:00
parent 6d61b2b188
commit 53b9cccd51
5 changed files with 10 additions and 18 deletions

View File

@@ -5,15 +5,12 @@ services:
aria2:
image: p3terx/aria2-pro
container_name: aria2
# haven't test. I just keep using individual containers.
logging:
driver: json-file
options:
max-size: 1m
volumes:
- $HOME/.config/aria2:/config
# Don't really understand differences between attaching with bind-mounting =.=
# - $HOME/_downloads:/downloads
- /opt/aria2:/config
- type: bind
source: $HOME/_downloads
target: /downloads