We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50a9cb2 commit aad2158Copy full SHA for aad2158
1 file changed
src/main/resources/Dockerfile
@@ -12,7 +12,7 @@ LABEL org.opencontainers.image.authors="glassfish-dev@eclipse.org"
12
LABEL org.opencontainers.image.vendor="Eclipse Foundation"
13
LABEL org.opencontainers.image.licenses="EPL-2.0"
14
15
-EXPOSE 4848 9009 8080 8181 7676 8686 3700 3820 3920 6666
+EXPOSE 4848 9009 8080 8181 8686 3700 3820 3920 6666
16
17
# You should use own credentials and own files! These are just defaults.
18
ARG AS_ADMIN_PASSWORD=admin \
0 commit comments