Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 665 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 665 Bytes

docker-compose-aria2

Docker Compose file for https://hub.docker.com/r/nemoalex/docker-aria2/

How to use

  1. Install Docker

  2. Install Docker Compose

  3. Clone the repository

git clone https://github.com/NemoAlex/docker-compose-aria2.git
  1. Edit docker-compose-aria2/docker-compose.yml and docker-compose-aria2/etc/aria2.conf

Note: We strongly recommend setting a rpc-secret key in aria2.conf

  1. Run aria2
cd docker-compose-aria2
docker-compose up
  1. Make sure everything's right. Run docker-compose up -d to start the daemon.