Skip to content

alireaza/axel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Axel

Build

Via GitHub repository

$ docker build --tag alireaza/axel:$(date -u +%Y%m%d) --tag alireaza/axel:latest https://github.com/alireaza/axel.git

Run

$ docker run \
--interactive \
--tty \
--rm \
--mount="type=bind,source=$(pwd)/udocker,target=/home/udocker" \
--name="axel" \
alireaza/axel \
"<File/Link>"

Releases

No releases published

Sponsor this project

Packages

No packages published