We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31b7423 commit 630f3ddCopy full SHA for 630f3dd
1 file changed
src/main/docker/Dockerfile.jvm.staged
@@ -27,7 +27,7 @@ RUN ./mvnw package
27
#
28
# Then run the container using :
29
30
-# docker run -i --rm -p 8080:8080 -p 5005:5005 -e JAVA_ENABLE_DEBUG="true" quarkus/code-with-quarkus-jvm
+# docker run -i --rm -p 8081:8081 -p 5005:5005 -e JAVA_ENABLE_DEBUG="true" quarkus/code-with-quarkus-jvm
31
32
###
33
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
0 commit comments