sha256:f649b367c094678e026e2a37254f72ffb6f4e4adc6fbec6ca54066a9962761ca
OS/ARCH
linux/amd64
Compressed size
130.28 MB
Last pushed
about 1 year by jorgeandrada
Type
Image
Manifest digest
sha256:f649b367c094678e026e2a37254f72ffb6f4e4adc6fbec6ca54066a9962761ca
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:9f1e3d7980aa1b8b007cf8dcf05575fff696655332be09ae87c8f7de7f00e923 in / 0 B14COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json 0 B17LABEL "build-date"="2025-06-24T16:31:57" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="69e50e2a07c936e700297091886db408257a857c"36.54 MB18ENV FLASK_APP=app.py FLASK_RUN_PORT=8080 FLASK_ENV=production PYTHONUNBUFFERED=10 B19WORKDIR /app92 B20USER 00 B21COPY requirements.txt . # buildkit271 B22RUN /bin/sh -c microdnf update25.63 MB23RUN /bin/sh -c curl -sL68.03 MB24USER 10010 B25COPY app.py ./ # buildkit5.49 KB26COPY __init__.py ./ # buildkit131 B27COPY static/ ./static/ # buildkit68.98 KB28COPY templates/ ./templates/ # buildkit1.79 KB29EXPOSE map[8080/tcp:{}]0 B30ENTRYPOINT ["python3"]0 B31CMD ["app.py"]0 BCommand
LABEL maintainer="Red Hat, Inc."