Persist cache
This commit is contained in:
parent
906511f7fa
commit
1ec8a76e9c
@ -6,5 +6,6 @@ services:
|
|||||||
image: local/hoc:latest
|
image: local/hoc:latest
|
||||||
volumes:
|
volumes:
|
||||||
- ./repos:/repos
|
- ./repos:/repos
|
||||||
|
- ./cache:/cache
|
||||||
ports:
|
ports:
|
||||||
- "127.0.0.1:8080:8080"
|
- "127.0.0.1:8080:8080"
|
||||||
|
Loading…
Reference in New Issue
Block a user