Sign inSign up

scavin/aria2

By scavin

•Updated over 1 year ago

aria2 1.36.0

Image
0

371

scavin/aria2 repository overview

⁠README

⁠Installation

Pull the image scavin/aria2:

docker pull scavin/aria2

⁠Usage

Run the application via docker run. The aria2 options⁠ can be passed as arguments:

docker run \
    -i \
    -t \
    -v /data:/data \
    --net host \
    scavin/aria2 --dir=/data --enable-rpc --rpc-listen-all=true

⁠Contributing

  1. Fork it.
  2. Create your branch: git checkout -b my-new-feature.
  3. Commit your changes: git commit -am 'Add some feature'.
  4. Push to the branch: git push origin my-new-feature.
  5. Submit a pull request.

Note: Use the script bin/build to test your modifications locally.

Tag summary

Content type

Image

Digest

sha256:5d1a8571b…

Size

9.4 MB

Last updated

over 1 year ago

docker pull scavin/aria2