Docker fixes - build & registry

This commit is contained in:
2023-02-18 23:11:16 +00:00
parent 16454e7b80
commit 986da0cd62
+1
View File
@@ -1,6 +1,7 @@
version: '3'
services:
bko-myfit:
image: registry.myfit.ai/bko-myfit:latest
build:
context: .
dockerfile: docker/apache/Dockerfile