sha256:dcae38f2a22670ad311225cc4fd025a2c4bda229196fef550984247a3cb89b43
OS/ARCH
Compressed size
768.35 MB
Last pushed
almost 2 years by gunterze
Type
Image
Manifest digest
sha256:82b5a77b332ba423ce859e1512f0639af40caec9a89e8f1a044d53e8ed42d292
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.57 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c set -eux;22.11 MB11ENV JAVA_VERSION=jdk-21.0.4+70 B12RUN /bin/sh -c set -eux;149.5 MB13RUN /bin/sh -c set -eux;175 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.06 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16CMD ["jshell"]0 B17RUN /bin/sh -c groupadd -r1.14 KB18RUN /bin/sh -c arch="$(dpkg --print-architecture)"221.59 MB19ENV WILDFLY_VERSION=33.0.2.Final LOGSTASH_GELF_VERSION=1.15.1 JBOSS_HOME=/opt/wildfly0 B20RUN /bin/sh -c cd $HOME235.96 MB21ENV WILDFLY_STANDALONE=configuration deployments0 B22ENV LAUNCH_JBOSS_IN_BACKGROUND=true0 B23ENV PATH=/opt/wildfly/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B24VOLUME [/opt/wildfly/standalone]0 B25COPY docker-entrypoint.sh / # buildkit1.04 KB26COPY etc/cron.daily/rm-logs /etc/cron.daily # buildkit316 B27ENTRYPOINT ["/docker-entrypoint.sh"]0 B28CMD ["standalone.sh" "-b" "0.0.0.0" "-bmanagement"0 B29ENV DCM4CHEE_ARC_VERSION=5.33.00 B30ENV DCM4CHE_VERSION=5.33.00 B31RUN /bin/sh -c cd $JBOSS_HOME110.52 MB32COPY setenv.sh / # buildkit940 B33COPY --chown=wildfly:wildfly configuration /docker-entrypoint.d/configuration #112.18 KB34ENV LDAP_URL=ldap://ldap:389 LDAP_BASE_DN=dc=dcm4che,dc=org KEYSTORE=/opt/wildfly/standalone/configuration/keystores/key.p12 KEYSTORE_TYPE=PKCS120 BCommand
ARG RELEASE