sha256:589e60212128e78b727a711935e40ce5b905fec6f90ce26e8a1746e58634de70
OS/ARCH
linux/amd64
Compressed size
1.3 GB
Last pushed
4 months by regscaletherrien
Type
Image
Manifest digest
sha256:4fa079b1b0b7f66e65116832e23b302918a06a6965862b41fe31621e55cd3917
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 update113.04 MB21RUN /bin/sh -c cd /tmp11.3 MB22RUN /bin/sh -c cd /tmp101.03 MB23RUN /bin/sh -c ARCH=$(uname -m)5.27 MB24RUN /bin/sh -c curl -fsSL54.29 MB25RUN /bin/sh -c useradd --uid3.06 KB26COPY docker/nginx-nonroot.conf /etc/nginx/nginx.conf # buildkit1.08 KB27RUN /bin/sh -c pip3 install5.93 MB28COPY /source/dist/*.whl /tmp/ # buildkit1.13 MB29RUN /bin/sh -c pip3 install390.84 MB30COPY requirements.txt . # buildkit1.9 KB31RUN /bin/sh -c pip3 install199.46 MB32COPY /source/next/.next /app/next/.next # buildkit22.55 MB33COPY /source/next/public /app/next/public # buildkit55.39 KB34COPY /source/next/src /app/next/src # buildkit413.27 KB35COPY /source/next/node_modules /app/next/node_modules # buildkit166.98 MB36COPY /source/next/package.json /app/next/package.json # buildkit997 B37COPY /source/next/next.config.ts /app/next/next.config.ts # buildkit843 B38COPY /source/next/tsconfig.json /app/next/tsconfig.json # buildkit470 B39COPY /source/next/tailwind.config.ts /app/next/tailwind.config.ts # buildkit534 B40COPY /source/next/postcss.config.mjs /app/next/postcss.config.mjs # buildkit276 B41COPY ./backend /app/backend # buildkit7.43 MB42WORKDIR /app/backend32 B43RUN /bin/sh -c pip3 install16.27 MB44WORKDIR /app32 B45COPY docker/start.sh /start.sh # buildkit1.54 KB46COPY docker/healthcheck.sh /healthcheck.sh # buildkit361 B47RUN /bin/sh -c chmod +x1.74 KB48RUN /bin/sh -c chown -R197.42 MB49ENV PYTHONUNBUFFERED=10 B50ENV DJANGO_SETTINGS_MODULE=app.settings0 B51ENV BASE_DIR=/app0 B52ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B53USER 10010 B54HEALTHCHECK &{["CMD" "/healthcheck.sh"] "30s" "10s"0 B55EXPOSE [8080/tcp]0 B56EXPOSE [3000/tcp]0 B57EXPOSE [8000/tcp]0 B58CMD ["/start.sh"]0 BCommand
LABEL maintainer="Red Hat, Inc."