Sign inSign up

jorgeandrada/cluster-custom-metrics:develop

Manifest digest

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 B
2LABEL vendor="Red Hat, Inc."0 B
3LABEL url="https://catalog.redhat.com/en/search?searchType=containers"0 B
4LABEL com.redhat.component="ubi9-minimal-container" 0 B
5LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B
6LABEL summary="Provides the latest release0 B
7LABEL description="The Universal Base Image0 B
8LABEL io.k8s.description="The Universal Base Image0 B
9LABEL io.k8s.display-name="Red Hat Universal Base0 B
10LABEL io.openshift.expose-services=""0 B
11LABEL io.openshift.tags="minimal rhel9"0 B
12ENV container oci0 B
13COPY dir:a84da6f36b88f4eb0d6c411f65b34c1a9d85150d3035dd516db4ece0c2569465 in / 0 B
14COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/. 0 B
15CMD ["/bin/bash"]0 B
16COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json 0 B
17COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json 0 B
18COPY file:6326b4becf4dcc53eab9a0e80efe304ada5421165d0586862d969cb5fa826bd8 in /usr/share/buildinfo/labels.json 0 B
19COPY file:6326b4becf4dcc53eab9a0e80efe304ada5421165d0586862d969cb5fa826bd8 in /root/buildinfo/labels.json 0 B
20LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="0ced2bbee24d5463d4530756a57f8db895246c48" "org.opencontainers.image.revision"="0ced2bbee24d5463d4530756a57f8db895246c48"36.87 MB
21ENV FLASK_APP=app.py FLASK_RUN_PORT=8080 FLASK_ENV=production PYTHONUNBUFFERED=10 B
22WORKDIR /app93 B
23USER 00 B
24COPY requirements.txt . # buildkit266 B
25RUN /bin/sh -c microdnf update36.05 MB
26RUN /bin/sh -c curl -sL72.27 MB
27USER 10010 B
28COPY app.py ./ # buildkit5.49 KB
29COPY __init__.py ./ # buildkit130 B
30COPY static/ ./static/ # buildkit68.98 KB
31COPY templates/ ./templates/ # buildkit1.79 KB
32EXPOSE [8080/tcp]0 B
33ENTRYPOINT ["python3"]0 B
34CMD ["app.py"]0 B

Command

LABEL maintainer="Red Hat, Inc."