Sign inSign up

ihotte/alist

By ihotte

Updated over 3 years ago

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

Image
0

1.3K

ihotte/alist repository overview

AList

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


Usage

stable version
docker run -d --restart=always -v alist:/app/alist/data -p 5244:5244 --name=alist ihotte/alist:latest

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

docker logs alist
# or
docker exec -it alist /app/alist/alist admin

Tag summary

Content type

Image

Digest

sha256:4f9805cd9

Size

18.6 MB

Last updated

over 3 years ago

docker pull ihotte/alist