The image with aria2, nginx and AriaNg. Support architectures: amd64 arm32v7 arm64v8.
6.8K
The image with aria2, nginx and AriaNg. Support architectures: amd64 arm32v7 arm64v8.
I. replace /DOWNLOAD_DIR and /CONFIG_DIR for save data, and YOUR_SECRET_CODE for security. Run command below
sudo docker run -d \
--name aria2-ng \
-p 6801:80 \
-p 6800:6800 \
-v /DOWNLOAD_DIR:/data \
-v /CONFIG_DIR:/conf \
-e SECRET=YOUR_SECRET_CODE \
redwid/aria2-ng:latest
II. Open http://serverip:6801/ for aria2-ng
Run build.sh
Content type
Image
Digest
Size
12.1 MB
Last updated
over 6 years ago
docker pull redwid/aria2-ng:1.1.4