OpenList
# 注意
AList已经被出售,存在信息泄漏的风险
# 说明
AList迁移OpenList (opens new window)
多种网盘挂载工具,webdev服务
# 搭建
services:
openlist:
image: openlistteam/openlist:latest
container_name: openlist
volumes:
- /mnt/disk/docker/openlist:/opt/openlist/data
- /mnt/down/openlistdown/:/download
ports:
- 5244:5244
environment:
- PUID=0
- PGID=0
- UMASK=022
restart: always
上次更新: 2025/09/14, 08:53:50