cluster-metric-collector (1.1.0-build.1657.6a7e6f69)

Published 2025-10-22 03:47:15 +00:00 by izhar

Installation

docker pull git.abyres.net/elixier/cluster-metric-collector:1.1.0-build.1657.6a7e6f69
sha256:a7326b941d5a932d685c919035bc60579cb7a7ff5e8779515feed58f6e0ace0e

Image Layers

LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
LABEL com.redhat.component="ubi9-container" name="ubi9/ubi" version="9.6" cpe="cpe:/a:redhat:enterprise_linux:9::appstream" distribution-scope="public"
LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
LABEL description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
LABEL io.k8s.description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
LABEL io.openshift.expose-services=""
LABEL io.openshift.tags="base rhel9"
ENV container oci
COPY dir:91d00d24ce3ba29551746ee5faca2e3a563eef65ecd488882ee5f2d4f984589d in /
COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.
CMD ["/bin/bash"]
COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json
COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json
COPY file:a782d4cd79a0c61643bc1cbf3cd5798a42f1495fe330dde8598373d62cac62dd in /root/buildinfo/labels.json
LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="60d587d1286655c5e777e63959aaae224123ea95" "org.opencontainers.image.revision"="60d587d1286655c5e777e63959aaae224123ea95" "build-date"="2025-10-13T07:36:46Z" "release"="1760340943"org.opencontainers.image.revision=60d587d1286655c5e777e63959aaae224123ea95
ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 /bin/tini # buildkit
ADD https://dl.k8s.io/release/v1.31.0/bin/linux/amd64/kubectl /usr/bin/kubectl # buildkit
RUN /bin/sh -c chmod +x /bin/tini && chmod +x /usr/bin/kubectl && dnf install curl -y --allowerasing && dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm && dnf clean all && mkdir /opt/app /var/log/emgr_agent # buildkit
ADD packages.txt /opt/packages.txt # buildkit
RUN /bin/sh -c dnf install -y $(</opt/packages.txt) && dnf clean all # buildkit
RUN /bin/sh -c pip3.11 install uv # buildkit
ADD README.md /opt/app # buildkit
ADD pyproject.toml /opt/app # buildkit
ADD src /opt/app/src # buildkit
ADD entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit
ADD tests /opt/app/tests # buildkit
WORKDIR /opt/app
RUN /bin/sh -c uv sync && uv run python -m compileall /opt/app/src && mkdir /etc/emgr # buildkit
ENV USE_CHROOT=false
ENV CHROOT_DIR=/mnt/host
ARG AGENT_IMAGE=git.abyres.net/elixier/cluster-metric-collector:development
ENV AGENT_IMAGE=git.abyres.net/elixier/cluster-metric-collector:1.1.0-build.1657.6a7e6f69
ARG AGENT_VERSION=0.1.0
ENV AGENT_VERSION=1.1.0-build.1657.6a7e6f69
ENTRYPOINT ["bash" "/usr/local/bin/entrypoint.sh"]

Labels

Key Value
architecture x86_64
build-date 2025-10-13T07:36:46Z
com.redhat.component ubi9-container
com.redhat.license_terms https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
cpe cpe:/a:redhat:enterprise_linux:9::appstream
description The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.
distribution-scope public
io.buildah.version 1.41.4
io.k8s.description The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.
io.k8s.display-name Red Hat Universal Base Image 9
io.openshift.expose-services
io.openshift.tags base rhel9
maintainer Red Hat, Inc.
name ubi9/ubi
org.opencontainers.image.revision 60d587d1286655c5e777e63959aaae224123ea95
release 1760340943
summary Provides the latest release of Red Hat Universal Base Image 9.
url https://catalog.redhat.com/en/search?searchType=containers
vcs-ref 60d587d1286655c5e777e63959aaae224123ea95
vcs-type git
vendor Red Hat, Inc.
version 9.6
Details
Container
2025-10-22 03:47:15 +00:00
1
OCI / Docker
linux/amd64
236 MiB
Versions (5) View all