1
0
Fork 0

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:
Bart Schuurmans 2024-03-24 11:51:37 +01:00
parent a770689245
commit 073f62d5bb
2 changed files with 4 additions and 0 deletions

0
exports/.gitkeep Normal file
View file