version: '3.3'
services:
zfile:
container_name: zfile
restart: always
ports:
- '13000:8080'
volumes:
- '/vol1/1000/docker/zfiles/db:/root/.zfile-v4/db'
- '/vol1/1000/docker/zfiles/logs:/root/.zfile-v4/logs'
- '/vol2/1000/setu:/data/file'
image: swr.cn-north-1.myhuaweicloud.com/zfile-dev/zfile:latest
版权归属:
Administrator
许可协议:
本文使用《署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)》协议授权
评论区