rename Dockerfile to Containerfile and integrate kontor-vue in pod kontor

This commit is contained in:
2026-04-04 20:52:46 +02:00
parent dd1503963e
commit 92ddf5e95f
3 changed files with 21 additions and 0 deletions
+2
View File
@@ -18,4 +18,6 @@ echo " => Baue Image localhost/kontor-fiber:0.3.0"
buildah build -t kontor-fiber:0.3.0 kontor-fiber
echo " => Baue Image localhost/kontor-javalin:0.3.0"
buildah build -t kontor-javalin:0.3.0 kontor-javalin
echo " => Baue Image localhost/kontor-vue:0.3.0"
buildah build -t kontor-vue:0.3.0 kontor-vue