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