Sign inSign up

jorgeandrada/cluster-custom-metrics:v1.0.2

Manifest digest

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 B
2LABEL vendor="Red Hat, Inc."0 B
3LABEL url="https://www.redhat.com"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:9f1e3d7980aa1b8b007cf8dcf05575fff696655332be09ae87c8f7de7f00e923 in / 0 B
14COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. 0 B
15CMD ["/bin/bash"]0 B
16COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json 0 B
17LABEL "build-date"="2025-06-24T16:31:57" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="69e50e2a07c936e700297091886db408257a857c"36.54 MB
18ENV FLASK_APP=app.py FLASK_RUN_PORT=8080 FLASK_ENV=production PYTHONUNBUFFERED=10 B
19WORKDIR /app92 B
20USER 00 B
21COPY requirements.txt . # buildkit271 B
22RUN /bin/sh -c microdnf update25.63 MB
23RUN /bin/sh -c curl -sL68.03 MB
24USER 10010 B
25COPY app.py ./ # buildkit5.49 KB
26COPY __init__.py ./ # buildkit131 B
27COPY static/ ./static/ # buildkit68.98 KB
28COPY templates/ ./templates/ # buildkit1.79 KB
29EXPOSE map[8080/tcp:{}]0 B
30ENTRYPOINT ["python3"]0 B
31CMD ["app.py"]0 B

Command

LABEL maintainer="Red Hat, Inc."