We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea1d6e0 commit de4cebbCopy full SHA for de4cebb
modules/swagger-generator/Dockerfile
@@ -3,6 +3,7 @@ RUN microdnf -y install shadow-utils
3
RUN microdnf -y install which
4
RUN microdnf -y install glibc-langpack-en
5
RUN microdnf -y install tar
6
+RUN microdnf -y install gzip
7
ENV disableOas31Resolve=False
8
ENV JAVA_HOME=/opt/java/openjdk
9
COPY --from=eclipse-temurin:17-jre $JAVA_HOME $JAVA_HOME
0 commit comments