build image instead of pulling it from the container registry

This commit is contained in:
2025-06-19 09:05:17 -07:00
parent 92bb19059a
commit 9c96a6d9d9

View File

@@ -1,6 +1,7 @@
services: services:
openkj-songbook: 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 container_name: openkj-songbook
restart: no restart: no
environment: environment: