image: "chrislusf/seaweedfs"
- -dir=/data/data # Should create dir manually before start
- -s3.config=/data/s3.json # Define user and authorization in this file
- -filer.dirListLimit=50000
- -master.volumeSizeLimitMB=4000 # ~4GB per file
- -volume.max=1000 # 1000 * ~4GB = ~4TB in max
- -volume.index=leveldb # You can remove this line if you'd like to put index data in memory
# You should change your own path
- /share/Container/data/weedfs/:/data