sha256:ef6beb9f14c3cc50d47a3f6c99ab7281c1122473f33640baa65083c57821629e
OS/ARCH
Compressed size
603.25 MB
Last pushed
about 1 year by gunterze
Type
Image
Manifest digest
sha256:07b1a83c7a9b76e2cdee94a3327f1dfbfe12197c7e2b10fb86de964fa9caf6ca
Image Layers
1COPY /rootfs/ / # buildkit50.13 MB2CMD ["/bin/bash"]0 B3ARG version=21.0.7.6-10 B4ARG package_version=10 B5RUN |2 version=21.0.7.6-1 package_version=1 /bin/sh160.35 MB6ENV LANG=C.UTF-80 B7ENV JAVA_HOME=/usr/lib/jvm/java-21-amazon-corretto0 B8RUN /bin/sh -c set -eux7.04 MB9ENV WILDFLY_VERSION=36.0.1.Final LOGSTASH_GELF_VERSION=1.15.1 JBOSS_HOME=/opt/wildfly0 B10RUN /bin/sh -c cd $HOME254.29 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.34.00 B19ENV DCM4CHE_VERSION=5.34.00 B20RUN /bin/sh -c set -eux131.3 MB21COPY setenv.sh / # buildkit973 B22COPY --chown=wildfly:wildfly configuration /docker-entrypoint.d/configuration #142.15 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