sha256:e1e35c897cda3bccdcfbeba67bf47621c49454585eabf851c1b66886eedc8cac
OS/ARCH
linux/amd64
Compressed size
1.11 GB
Last pushed
8 months by jthornockreg
Type
Image
Manifest digest
sha256:46b3b182e51f0dd6cde7c627f639e4ac333d38cecf1e766204ea3305a8fc97fa
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:2dc25289c3b10f6fae681d085452474bf4d133d8f435510e0e9aa64114b861ab in / 0 B14COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16/bin/sh -c . /cachi2/cachi2.env &&0 B17COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json 0 B18LABEL "build-date"="2025-05-13T04:42:10" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="7575d7eb45eb7f545fef31ba067dfe3d8e52c4eb"37.87 MB19USER 00 B20RUN /bin/sh -c microdnf update108.49 MB21RUN /bin/sh -c cd /tmp11.3 MB22RUN /bin/sh -c cd /tmp101.02 MB23RUN /bin/sh -c ARCH=$(uname -m)5.27 MB24RUN /bin/sh -c curl -fsSL53.86 MB25RUN /bin/sh -c useradd --uid3.04 KB26COPY docker/nginx-nonroot.conf /etc/nginx/nginx.conf # buildkit1.08 KB27RUN /bin/sh -c pip3 install6.25 MB28COPY /source/dist/*.whl /tmp/ # buildkit1.13 MB29RUN /bin/sh -c pip3 install282.69 MB30COPY requirements.txt . # buildkit1.89 KB31RUN /bin/sh -c pip3 install132.14 MB32COPY /source/next/.next /app/next/.next # buildkit22.5 MB33COPY /source/next/public /app/next/public # buildkit55.38 KB34COPY /source/next/node_modules /app/next/node_modules # buildkit166.49 MB35COPY /source/next/package.json /app/next/package.json # buildkit994 B36COPY ./backend /app/backend # buildkit7.43 MB37WORKDIR /app/backend32 B38RUN /bin/sh -c pip3 install8.64 MB39WORKDIR /app32 B40COPY docker/start.sh /start.sh # buildkit1.28 KB41COPY docker/healthcheck.sh /healthcheck.sh # buildkit361 B42RUN /bin/sh -c chmod +x1.48 KB43RUN /bin/sh -c chown -R196.47 MB44ENV PYTHONUNBUFFERED=10 B45ENV DJANGO_SETTINGS_MODULE=app.settings0 B46ENV BASE_DIR=/app0 B47ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B48USER 10010 B49HEALTHCHECK &{["CMD" "/healthcheck.sh"] "30s" "10s"0 B50EXPOSE map[8080/tcp:{}]0 B51EXPOSE map[3000/tcp:{}]0 B52EXPOSE map[8000/tcp:{}]0 B53CMD ["/start.sh"]0 BCommand
LABEL maintainer="Red Hat, Inc."