build image instead of pulling it from the container registry
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
services:
|
||||
openkj-songbook:
|
||||
image: cr.gitlab.alfter.us/salfter/openkj-request-docker
|
||||
build: .
|
||||
#image: cr.gitlab.alfter.us/salfter/openkj-request-docker
|
||||
container_name: openkj-songbook
|
||||
restart: no
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user