Added comments to docker-compose.yaml
This commit is contained in:
parent
6f30ec5fa4
commit
05edb5598a
1 changed files with 1 additions and 0 deletions
|
@ -10,4 +10,5 @@ services:
|
||||||
# Source of project
|
# Source of project
|
||||||
- .:/mmp-osp1
|
- .:/mmp-osp1
|
||||||
# Location of dataset
|
# Location of dataset
|
||||||
|
# - /location/of/AVA:/datasets/AVA
|
||||||
- $HOME/Documents/Datasets:/datasets
|
- $HOME/Documents/Datasets:/datasets
|
Reference in a new issue