Sign inSign up

xhofe/alist-aria2

By xhofe

Updated over 1 year ago

Image
152

500K+

xhofe/alist-aria2 repository overview

Alist

docker

A file list program that supports multiple storage, powered by Gin and Solidjs.

Go Report Card latest version discussions Build status Downloads donate docker image size


This image is from xhofe/alist but with a pre-installed aria2.

Usage

stable version
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

Initial password refer to logs. Use the following command after running the above command:

docker exec -it alist ./alist admin

Document

https://alist.nn.ci/

Discussion

Please go to our discussion forum for general questions, issues are for bug reports only.

Demo

Available at: https://al.nn.ci.

Sponsor

https://alist.nn.ci/guide/sponsor.html

License

The AList is open-source software licensed under the AGPL-3.0 license.


Tag summary

Content type

Image

Digest

sha256:573e8862f

Size

43.1 MB

Last updated

almost 2 years ago

docker pull xhofe/alist-aria2