Special cache handling for Docker Toolbox on Windows (#957)

resolves https://github.com/openmaptiles/openmaptiles/issues/807
This commit is contained in:
zstadler
2020-08-03 19:12:09 +03:00
committed by GitHub
parent 751551f910
commit 6a512af90f
2 changed files with 25 additions and 6 deletions

View File

@@ -0,0 +1,11 @@
# This version must match the MAKE_DC_VERSION in docker-compose.yml
version: "2.3"
volumes:
cache:
services:
openmaptiles-tools:
volumes:
- cache:/cache