Docker for aria2 static build
Modify the repo url of aria2 in the Dockerfile
Pull the image from https://hub.docker.com/r/15cm/aria2-static-build/ or clone this repo and build it.
docker run --name aria2-static-build -it 15cm/aria2-static-build
Build aria2 and the binary file will be "src/aria2c"
cd aria2
# git pull
make
Content type
Image
Digest
Size
224.4 MB
Last updated
over 9 years ago
docker pull 15cm/aria2-static-build