rename Dockerfile to Containerfile and integrate kontor-vue in pod kontor
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user