sha256:8b550e6ed306d74faa11eed1ee12ae26e8745bea8a74a56039b0b4efb76a164a
OS/ARCH
linux/amd64
Compressed size
145.26 MB
Last pushed
7 months by jorgeandrada
Type
Image
Manifest digest
sha256:8b550e6ed306d74faa11eed1ee12ae26e8745bea8a74a56039b0b4efb76a164a
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:a84da6f36b88f4eb0d6c411f65b34c1a9d85150d3035dd516db4ece0c2569465 in / 0 B14COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json 0 B17COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json 0 B18COPY file:6326b4becf4dcc53eab9a0e80efe304ada5421165d0586862d969cb5fa826bd8 in /usr/share/buildinfo/labels.json 0 B19COPY file:6326b4becf4dcc53eab9a0e80efe304ada5421165d0586862d969cb5fa826bd8 in /root/buildinfo/labels.json 0 B20LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="0ced2bbee24d5463d4530756a57f8db895246c48" "org.opencontainers.image.revision"="0ced2bbee24d5463d4530756a57f8db895246c48"36.87 MB21ENV FLASK_APP=app.py FLASK_RUN_PORT=8080 FLASK_ENV=production PYTHONUNBUFFERED=10 B22WORKDIR /app93 B23USER 00 B24COPY requirements.txt . # buildkit266 B25RUN /bin/sh -c microdnf update36.05 MB26RUN /bin/sh -c curl -sL72.27 MB27USER 10010 B28COPY app.py ./ # buildkit5.49 KB29COPY __init__.py ./ # buildkit130 B30COPY static/ ./static/ # buildkit68.98 KB31COPY templates/ ./templates/ # buildkit1.79 KB32EXPOSE [8080/tcp]0 B33ENTRYPOINT ["python3"]0 B34CMD ["app.py"]0 BCommand
LABEL maintainer="Red Hat, Inc."