A file list program that supports multiple storage, powered by Gin and Solidjs.
This image is from xhofe/alist but with a pre-installed aria2.
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
Please go to our discussion forum for general questions, issues are for bug reports only.
Available at: https://al.nn.ci.
https://alist.nn.ci/guide/sponsor.html
The AList is open-source software licensed under the AGPL-3.0 license.
Content type
Image
Digest
sha256:573e8862f…
Size
43.1 MB
Last updated
almost 2 years ago
docker pull xhofe/alist-aria2