sha256:eb325aeabe8c9db993d224751aadfe9e76ed35cca42ed96aacbd9d2a6ff6a69c
OS/ARCH
Compressed size
634.19 MB
Last pushed
over 1 year by gunterze
Type
Image
Manifest digest
sha256:c050c68e2512dc3755a369d9b53b8ce97a75be8b969950d14b7608604fa2a022
Image Layers
1COPY /rootfs/ / # buildkit49.92 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/sh161.84 MB6ENV LANG=C.UTF-80 B7ENV JAVA_HOME=/usr/lib/jvm/java-21-amazon-corretto0 B8RUN /bin/sh -c set -eux7.02 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 -eux177.45 MB21COPY setenv.sh / # buildkit972 B22COPY --chown=wildfly:wildfly configuration /docker-entrypoint.d/configuration #142.16 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