Change mount point for images
This commit is contained in:
parent
400d03492b
commit
d7e4cbd851
@ -45,7 +45,7 @@ services:
|
||||
stdin_open: true # docker run -i
|
||||
tty: true # docker run -t
|
||||
volumes:
|
||||
- /aic/g2:/code/images_real
|
||||
- /aic/g2:/code/
|
||||
|
||||
volumes:
|
||||
db-data: # db-data is a volume that will be generated by docker compose
|
||||
volumes:
|
||||
db-data: # db-data is a volume that will be generated by docker compose
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user