sha256:24b4b52d5d80b0281353f81be41429c51a0a454c7ed634f291075ff9da3cb05d
OS/ARCH
Compressed size
465.36 MB
Last pushed
11 months by bizhubaustralia
Type
Image
Manifest digest
sha256:5d7e14b3557887444cf5c2a892786032fef12d9e95fc6b6a10f5009b6f1c37ad
Image Layers
1LABEL maintainer="Red Hat, Inc."0 B2LABEL vendor="Red Hat, Inc."0 B3LABEL url="https://www.redhat.com"0 B4LABEL com.redhat.component="ubi9-minimal-container" 0 B5LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B6LABEL summary="Provides the latest release0 B7LABEL description="The Universal Base Image0 B8LABEL io.k8s.description="The Universal Base Image0 B9LABEL io.k8s.display-name="Red Hat Universal Base0 B10LABEL io.openshift.expose-services=""0 B11LABEL io.openshift.tags="minimal rhel9"0 B12ENV container oci0 B13COPY dir:7cf9b7b9f60ce494e82504114b8e4e8497504001337c87ffc50d4a40fe4f9edc in / 0 B14COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16/bin/sh -c . /cachi2/cachi2.env &&0 B17LABEL "build-date"="2025-03-10T09:50:07" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="2f8e6c4d7ad22789d5663bf4bd66603301fba889"35.84 MB18/bin/sh460 B19ENV JAVA_HOME=/opt/java/openjdk0 B20ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B22RUN /bin/sh -c set -eux;35.7 MB23ENV JAVA_VERSION=jdk-21.0.6+70 B24RUN /bin/sh -c set -eux;148.64 MB25RUN /bin/sh -c set -eux;129 B26COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.24 KB27ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B28CMD ["jshell"]0 B29LABEL org.opencontainers.image.source=https://github.com/wildfly/wildfly-container org.opencontainers.image.title=wildfly org.opencontainers.image.url=https://github.com/wildfly/wildfly-container org.opencontainers.image.vendor=WildFly0 B30RUN /bin/sh -c if !32 B31WORKDIR /opt/jboss112 B32RUN /bin/sh -c groupadd -r1.46 KB33ENV WILDFLY_VERSION=35.0.1.Final0 B34ENV WILDFLY_SHA1=cd5a99cc776ec8cd4e188a55db115d3747b936ab0 B35ENV JBOSS_HOME=/opt/jboss/wildfly0 B36USER root0 B37RUN /bin/sh -c cd $HOME245.17 MB38ENV LAUNCH_JBOSS_IN_BACKGROUND=true0 B39USER jboss0 B40EXPOSE map[8080/tcp:{}]0 B41CMD ["/opt/jboss/wildfly/bin/standalone.sh" "-b" "0.0.0.0"]0 B43USER root0 B44COPY ./entrypoint.sh /usr/bin/entrypoint.sh # buildkit247 B45RUN /bin/sh -c chmod +x243 B46USER jboss0 B47ADD standalone.xml /opt/jboss/wildfly/standalone/configuration/standalone.xml.template # buildkit5.64 KB48ENV DISABLE_JDK_SERIAL_FILTER=true0 B49ENTRYPOINT ["entrypoint.sh"]0 B50CMD ["/opt/jboss/wildfly/bin/standalone.sh" "-b" "0.0.0.0" "-Djava.locale.providers=COMPAT,CLDR"]0 BCommand
LABEL maintainer="Red Hat, Inc."