A file list program that supports multiple storage, powered by Gin and React.
1.3K
A file list program that supports multiple storage, powered by Gin and Solidjs.
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
Content type
Image
Digest
sha256:4f9805cd9…
Size
18.6 MB
Last updated
over 3 years ago
docker pull ihotte/alist