An open API service indexing awesome lists of open source software.

https://github.com/alistgo/with_aria2

A docker Image with a pre-installed aria2 for alist
https://github.com/alistgo/with_aria2

Last synced: about 1 year ago
JSON representation

A docker Image with a pre-installed aria2 for alist

Awesome Lists containing this project

README

          

### A docker Image with a pre-installed `aria2` for alist

#### Usage

```bash
docker run -d --restart=always -v /etc/alist:/opt/alist/data -p 5244:5244 -e PUID=0 -e PGID=0 -e UMASK=022 --name="alist" xhofe/alist-aria2:latest
```