sha256:8cc826e4b0b786b2e81f441a717bded60baa6d0221e75e7c62b3f76ab58300de
OS/ARCH
Compressed size
754.19 MB
Last pushed
21 days by regscale
Type
Image
Manifest digest
sha256:b78b8b0e49fbd6529f5c4e5c822c81d23a1dfcbb3d68c450202e9ef1b8ba8f78
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:19cc2d5b9eaa116f3cb84eada48063b3bc3fe9e2c9e39a73cc87b72cc8d70c32 in / 0 B14COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16COPY dir:06b2f05cbdc30c870d2738e959aef49498d01d38b907966b94425ac991c6f532 in /usr/share/buildinfo/ 0 B17COPY dir:06b2f05cbdc30c870d2738e959aef49498d01d38b907966b94425ac991c6f532 in /root/buildinfo/ 0 B18LABEL "org.opencontainers.image.created"="2026-08-31T08:53:29Z" "org.opencontainers.image.revision"="3c32d7c63d617fc21bc66bb65a893d8db99096da" "build-date"="2026-08-31T08:53:29Z" "architecture"="x86_64"38.82 MB19LABEL maintainer=RegScale0 B20LABEL description=RegScale FIPS 140-3 compliant0 B21LABEL version=1.00 B22USER 00 B23COPY /etc/crypto-policies /etc/crypto-policies # buildkit1.24 KB24COPY /usr/share/crypto-policies /usr/share/crypto-policies # buildkit69.4 KB25COPY /usr/local /usr/local # buildkit98.45 MB26COPY scripts/pkg/ /tmp/pkg/ # buildkit1.83 KB27RUN /bin/sh -c bash /tmp/pkg/python3.14.sh8.71 MB28COPY --chmod=755 verify-fips-python.sh /usr/local/bin/verify-fips.sh #1.61 KB29HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s0 B30USER 10010 B31ENV PYTHONUNBUFFERED=10 B32ENV PYTHONDONTWRITEBYTECODE=10 B33WORKDIR /app32 B34CMD ["/bin/bash"]0 B35USER 00 B36RUN /bin/sh -c python3 -c412 B37RUN /bin/sh -c ACCEPT_EULA=Y microdnf3.43 MB38COPY /app/venv /app/venv # buildkit603.14 MB39ENV VIRTUAL_ENV=/app/venv0 B40ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B41WORKDIR /app32 B42COPY /app/pyproject.toml /app/gunicorn.conf.py /app/alembic.ini /app/command_defaults.json20.6 KB43COPY /app/app ./app # buildkit1.4 MB44COPY /app/alembic ./alembic # buildkit38.23 KB45COPY /app/scripts ./scripts # buildkit19.75 KB46COPY /app/docs ./docs # buildkit91.71 KB47RUN /bin/sh -c mkdir -p148 B48ARG ISL_CHANNEL=none0 B49COPY /out/isl /tmp/isl-aot # buildkit130 B50COPY /out /tmp/isl-tool # buildkit126 B51RUN |1 ISL_CHANNEL=none /bin/sh -c145 B52ENV DOTNET_ROOT=/opt/dotnet0 B53ENV PATH=/opt/dotnet:/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B54RUN |1 ISL_CHANNEL=none /bin/sh -c32 B55USER 10010 B56EXPOSE [8000/tcp]0 B57HEALTHCHECK {Test:[CMD-SHELL python -c "import0 B58ENV PYTHONPATH=/app TMPDIR=/app/tmp TEMP=/app/tmp TMP=/app/tmp0 B59CMD ["gunicorn" "app.main:app" "--config" "gunicorn.conf.py"0 BCommand
LABEL maintainer="Red Hat, Inc."