sha256:82f84ec39508d8f5a78576b66ad5c134b84e717c784eb75c9f36bb7e029c0bf7
OS/ARCH
Compressed size
624.12 MB
Last pushed
over 1 year by gunterze
Type
Image
Manifest digest
sha256:8f1cb72a8f65f460bc19681999ce2e00fe16884e2030d7d18a16510fbc90be52
Image Layers
1COPY /rootfs/ / # buildkit49.04 MB2CMD ["/bin/bash"]0 B3ARG version=21.0.5.11-10 B4ARG package_version=10 B5RUN |2 version=21.0.5.11-1 package_version=1 /bin/sh160.15 MB6ENV LANG=C.UTF-80 B7ENV JAVA_HOME=/usr/lib/jvm/java-21-amazon-corretto0 B8RUN /bin/sh -c set -eux7.03 MB9ENV WILDFLY_VERSION=34.0.0.Final LOGSTASH_GELF_VERSION=1.15.1 JBOSS_HOME=/opt/wildfly0 B10RUN /bin/sh -c cd $HOME237.82 MB11ENV WILDFLY_STANDALONE=configuration deployments0 B12ENV LAUNCH_JBOSS_IN_BACKGROUND=10 B13ENV PATH=/opt/wildfly/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14VOLUME [/opt/wildfly/standalone]0 B15COPY docker-entrypoint.sh / # buildkit1023 B16ENTRYPOINT ["/docker-entrypoint.sh"]0 B17CMD ["standalone.sh" "-b" "0.0.0.0" "-bmanagement"0 B18ENV DCM4CHEE_ARC_VERSION=5.33.10 B19ENV DCM4CHE_VERSION=5.33.10 B20RUN /bin/sh -c set -eux169.97 MB21COPY setenv.sh / # buildkit942 B22COPY --chown=wildfly:wildfly configuration /docker-entrypoint.d/configuration #112.2 KB23ENV LDAP_URL=ldap://ldap:389 LDAP_BASE_DN=dc=dcm4che,dc=org KEYSTORE=/opt/wildfly/standalone/configuration/keystores/key.p12 KEYSTORE_TYPE=PKCS120 BCommand
COPY /rootfs/ / # buildkit