wip
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
|||||||
container_name: black_hole_share
|
container_name: black_hole_share
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/data
|
- ./data:/data
|
||||||
- ./src:/opt/bhs
|
- ./src:/opt/bhs/src
|
||||||
- ./Cargo.lock:/opt/bhs/Cargo.lock
|
- ./Cargo.lock:/opt/bhs/Cargo.lock
|
||||||
- ./Cargo.toml:/opt/bhs/Cargo.toml
|
- ./Cargo.toml:/opt/bhs/Cargo.toml
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user