Skip to content
Snippets Groups Projects
Commit b283ee43 authored by OZGCloud's avatar OZGCloud
Browse files

improve script for building native images locally

parent 29edc61b
No related branches found
No related tags found
No related merge requests found
...@@ -10,3 +10,5 @@ cd user-manager-server ...@@ -10,3 +10,5 @@ cd user-manager-server
-Dquarkus.container-image.push=false \ -Dquarkus.container-image.push=false \
-Dquarkus.container-image.build=true \ -Dquarkus.container-image.build=true \
-Dquarkus.native.remote-container-build=false -Dquarkus.native.remote-container-build=false
docker tag docker.ozg-sh.de/$USER/user-manager:build-latest docker.ozg-sh.de/$QUARKUS_CONTAINER_IMAGE_NAME:build-latest
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment