Add exports_volume to docker-compose.yml
Exports should be written to a Docker volume instead of to the bind mount (= source directory). This way they are shared between different containers even when they run on different machines.
This commit is contained in:
parent
a770689245
commit
073f62d5bb
2 changed files with 4 additions and 0 deletions
0
exports/.gitkeep
Normal file
0
exports/.gitkeep
Normal file
Loading…
Add table
Add a link
Reference in a new issue