Sign inSign up

redwid/aria2-ng

By redwid

Updated over 6 years ago

The image with aria2, nginx and AriaNg. Support architectures: amd64 arm32v7 arm64v8.

Image
7

6.8K

redwid/aria2-ng repository overview

Aria2 with AriaNG

The image with aria2, nginx and AriaNg. Support architectures: amd64 arm32v7 arm64v8.

Install

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

Build:

Run build.sh

Tag summary

Content type

Image

Digest

Size

12.1 MB

Last updated

over 6 years ago

docker pull redwid/aria2-ng:1.1.4