sha256:26c1f2cc845bdb9f4d8a7afd89202596c193850ce2bfdd3719c0933fd016d52b
OS/ARCH
linux/amd64
Compressed size
1.39 GB
Last pushed
8 months by regscaletherrien
Type
Image
Manifest digest
sha256:dc5f4f4f3fc9d6b5078d4a7bc448444e9f440aca24a4ce5edf861eace4ca94f2
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 /tmp98.82 MB23RUN /bin/sh -c ARCH=$(uname -m)5.27 MB24RUN /bin/sh -c curl -fsSL53.86 MB25RUN /bin/sh -c useradd --uid3.03 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 install283.49 MB30COPY requirements.txt . # buildkit1.89 KB31RUN /bin/sh -c pip3 install132.12 MB32COPY /source/next/.next /app/next/.next # buildkit94.44 MB33COPY /source/next/public /app/next/public # buildkit55.39 KB34COPY /source/next/node_modules /app/next/node_modules # buildkit214.7 MB35COPY /source/next/package.json /app/next/package.json # buildkit999 B36COPY ./backend /app/backend # buildkit30.4 MB37WORKDIR /app/backend32 B38RUN /bin/sh -c pip3 install8.64 MB39WORKDIR /app32 B40COPY docker/start.sh /start.sh # buildkit1.1 KB41COPY docker/healthcheck.sh /healthcheck.sh # buildkit361 B42RUN /bin/sh -c chmod +x1.31 KB43RUN /bin/sh -c chown -R339.6 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 [8080/tcp]0 B51EXPOSE [3000/tcp]0 B52EXPOSE [8000/tcp]0 B53CMD ["/start.sh"]0 BCommand
LABEL maintainer="Red Hat, Inc."