Persist cache

This commit is contained in:
Valentin Brandl
2019-04-20 00:22:19 +02:00
parent 906511f7fa
commit 1ec8a76e9c

View File

@ -6,5 +6,6 @@ services:
image: local/hoc:latest
volumes:
- ./repos:/repos
- ./cache:/cache
ports:
- "127.0.0.1:8080:8080"