build image instead of pulling it from the container registry
This commit is contained in:
		| @@ -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: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user