This commit is contained in:
parent
e0b6ee69f1
commit
3901fe9e9c
@ -2,11 +2,10 @@ version: "2"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
hoc:
|
hoc:
|
||||||
# build: .
|
image: vbrandl/hits-of-code:latest
|
||||||
# image: local/hoc:latest
|
|
||||||
image: registry.gitlab.com/vbrandl/hoc:latest
|
|
||||||
volumes:
|
volumes:
|
||||||
- ./repos:/home/hoc/repos
|
- ./repos:/home/hoc/repos
|
||||||
- ./cache:/home/hoc/cache
|
- ./cache:/home/hoc/cache
|
||||||
ports:
|
# ports:
|
||||||
- "127.0.0.1:8080:8080"
|
# - "127.0.0.1:8080:8080"
|
||||||
|
restart: always
|
||||||
|
Loading…
Reference in New Issue
Block a user