sha256:2bc4dfb8150f6145bec9407789481b9d211f45bbeac195e21f28f02865e1693c
OS/ARCH
Compressed size
176.24 MB
Last pushed
25 days by mitre
Type
Image
Manifest digest
sha256:ef40318aecb749653bade172263129e2d305949d71876b840619200502afe352
Image Layers
1LABEL maintainer="Red Hat, Inc."0 B2LABEL vendor="Red Hat, Inc."0 B3LABEL url="https://catalog.redhat.com/en/search?searchType=containers"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:975e595a9e6cbbfee7f07eb5443a58fb81eff06cafb12ae4f0e1422e8692c141 in / 0 B14COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16COPY dir:65a3d9e22af3e56e090455b33d2c3174efac94e4f8a1283201a9e46186020641 in /usr/share/buildinfo/ 0 B17COPY dir:65a3d9e22af3e56e090455b33d2c3174efac94e4f8a1283201a9e46186020641 in /root/buildinfo/ 0 B18LABEL "org.opencontainers.image.created"="2026-08-17T17:26:46Z" "org.opencontainers.image.revision"="6bb838e7904a1c68094d157a898fff623ad3fcb9" "build-date"="2026-08-17T17:26:46Z" "architecture"="x86_64"38.83 MB19USER 00 B20RUN /bin/sh -c microdnf update6.02 MB21RUN /bin/sh -c groupadd --system1.48 KB22RUN /bin/sh -c mkdir -p168 B23WORKDIR /rails32 B24COPY certs/ /etc/pki/ca-trust/source/anchors/ # buildkit782 B25RUN /bin/sh -c rm -f1.2 MB26ENV LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 MALLOC_ARENA_MAX=2 HOME=/rails0 B27USER 10000 B28USER 00 B29ENV RAILS_ENV=production BUNDLE_DEPLOYMENT=1 BUNDLE_WITHOUT=development:test RAILS_LOG_TO_STDOUT=true0 B30COPY /usr/local /usr/local # buildkit85.96 MB31COPY /rails /rails # buildkit42.72 MB32RUN /bin/sh -c mkdir -p1.51 MB33USER 1000:10000 B34HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:3000/up0 B35EXPOSE [3000/tcp]0 B36ENTRYPOINT ["/rails/bin/docker-entrypoint"]0 B37CMD ["bundle" "exec" "rails" "server"0 BCommand
LABEL maintainer="Red Hat, Inc."