sha256:24b4b52d5d80b0281353f81be41429c51a0a454c7ed634f291075ff9da3cb05d
OS/ARCH
Compressed size
468.28 MB
Last pushed
11 months by bizhubaustralia
Type
Image
Manifest digest
sha256:9222abea85405c4188f302b1811f9441519aff7ed5fb20e2e08c9310d6b2645e
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:a07d6464b408a07384eb87b8e371fb05260f293df1fdae9e20c1a6653e15e37b 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:47:15" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="2f8e6c4d7ad22789d5663bf4bd66603301fba889"37.55 MB18/bin/sh462 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.26 MB23ENV JAVA_VERSION=jdk-21.0.6+70 B24RUN /bin/sh -c set -eux;150.29 MB25RUN /bin/sh -c set -eux;131 B26COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 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 +x300 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."