-
{
"hub-mirror": [
"p3terx/aria2-pro:202209060423",
"p3terx/ariang"
]
}
-
services:
aria2:
image: superng6/aria2:webui-latest
container_name: aria2
network_mode: host
cap_add:
- NET_ADMIN
environment:
- PUID=33
- PGID=33
…
-
# 一、部署环境
## 1、cloudreve部署
```yml
networks:
1panel-network:
external: true
services:
cloudreve:
container_name: ${CONTAINER_NAME}
deploy:
resou…
pppfz updated
4 weeks ago
-
I'm trying to connect AriaNG to Aria2 over an isolated Docker netwotk (no ports exposed to the host).
I'm struggling to get it to connect, is there any reason to expect the ports are to be exposed?
…
-
这是我的docker-compose配置,我在启动docker时内存占用只有几兆,但当有下载任务的时候,内存直接就有多少吃多少,我虚拟机8G内存直接占满了,当没有下载任务的时候内存仍然不释放,一直保持高占用,无奈限制了2G内存,只有我自己是这样么
``` yml
version: '3.9'
services:
aria2-pro:
image: p3terx/aria2…
-
{
"hub-mirror": [
"p3terx/aria2-pro",
“p3terx/ariang”
]
}
-
{
"platform":"",
"hub-mirror": [
"p3terx/aria2-pro",
"p3terx/ariang"
]
}
-
Hello,
This project is very useful to download some resouse . Though the UI has a little inconvenient , I come up some suggestion :
1. download many links at once.
many clients support …
-
## Please try to use English to describe your question or issue.
root@localhost:/# docker run -d --name ariang -p 80:80 -p 443:443 -e PUID=1000 -e PGID=1000 -e ENABLE_AUTH=true -e RPC_S…
-
debian:stable-slim
alpine:latest
kasmweb/chrome:1.8.0-edge
portainer/portainer-ce:latest
gogost/gost:latest
ht944/rabbitpro:latest
bestoray/pgyvpn:latest
whyour/qinglong:latest
hagb/docker-atr…