add dufs
This commit is contained in:
8
dufs/compose.yaml
Normal file
8
dufs/compose.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
dufs:
|
||||
command: '/data -A'
|
||||
image: sigoden/dufs
|
||||
ports:
|
||||
- '5000:5000'
|
||||
volumes:
|
||||
- /home/cerberus:/data'
|
||||
Reference in New Issue
Block a user