Skip to content

Commit 630f3dd

Browse files
committed
Update port in help text
Signed-off-by: eyuen <eyuen@redhat.com>
1 parent 31b7423 commit 630f3dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/docker/Dockerfile.jvm.staged

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN ./mvnw package
2727
#
2828
# Then run the container using :
2929
#
30-
# docker run -i --rm -p 8080:8080 -p 5005:5005 -e JAVA_ENABLE_DEBUG="true" quarkus/code-with-quarkus-jvm
30+
# docker run -i --rm -p 8081:8081 -p 5005:5005 -e JAVA_ENABLE_DEBUG="true" quarkus/code-with-quarkus-jvm
3131
#
3232
###
3333
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3

0 commit comments

Comments
 (0)