madapes

codicide-control-plane (ebba58ca0157478a4c126a979d244d9cab078dca)

Published 2026-05-19 18:34:51 +00:00 by vlad

Installation

docker pull git.madapes.com/madapes/codicide-control-plane:ebba58ca0157478a4c126a979d244d9cab078dca
sha256:56cf44f08b02b2da9ba1c25bc5381b97deb1ae323f1c1ad2abb8b780ddec07fd

Image Layers

LABEL maintainer="Red Hat, Inc."
LABEL vendor="Red Hat, Inc."
LABEL url="https://www.redhat.com"
LABEL com.redhat.component="ubi9-minimal-container" name="ubi9-minimal" version="9.5" 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 the minimal Red Hat Universal Base Image 9."
LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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 Minimal is a stripped down image that uses microdnf as a package manager. 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 Minimal"
LABEL io.openshift.expose-services=""
LABEL io.openshift.tags="minimal rhel9"
ENV container oci
COPY dir:2dc25289c3b10f6fae681d085452474bf4d133d8f435510e0e9aa64114b861ab in /
COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
CMD ["/bin/bash"]
/bin/sh -c . /cachi2/cachi2.env && rm -rf /var/log/*
COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json
LABEL "build-date"="2025-05-13T04:42:10" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="7575d7eb45eb7f545fef31ba067dfe3d8e52c4eb" "release"="1747111267"
ARG GIT_SHA=ebba58ca0157478a4c126a979d244d9cab078dca
LABEL org.opencontainers.image.revision=ebba58ca0157478a4c126a979d244d9cab078dca
WORKDIR /app
COPY /tmp/src/.out/control-plane /app/control-plane # buildkit
COPY /tmp/src/.out/cp-metadata-migrate /app/cp-metadata-migrate # buildkit
COPY /app/dist/ /ui/ # buildkit
RUN |1 GIT_SHA=ebba58ca0157478a4c126a979d244d9cab078dca /bin/sh -c microdnf --setopt=cachedir=/tmp/microdnf-cache --setopt=install_weak_deps=0 -y install curl-minimal && microdnf clean all && rm -rf /tmp/microdnf-cache /var/cache/dnf /var/cache/yum # buildkit
RUN |1 GIT_SHA=ebba58ca0157478a4c126a979d244d9cab078dca /bin/sh -c mkdir -p /var/lib/codicide/cp-mdbx && chown -R 1001:0 /var/lib/codicide /app /ui && chmod -R g=u /var/lib/codicide /app /ui # buildkit
EXPOSE map[8120/tcp:{}]
USER 1001
ENTRYPOINT ["/app/control-plane"]

Labels

Key Value
architecture x86_64
build-date 2025-05-13T04:42:10
com.redhat.component ubi9-minimal-container
com.redhat.license_terms https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
description The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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.39.0-dev
io.k8s.description The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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 Minimal
io.openshift.expose-services
io.openshift.tags minimal rhel9
maintainer Red Hat, Inc.
name ubi9-minimal
org.opencontainers.image.revision ebba58ca0157478a4c126a979d244d9cab078dca
release 1747111267
summary Provides the latest release of the minimal Red Hat Universal Base Image 9.
url https://www.redhat.com
vcs-ref 7575d7eb45eb7f545fef31ba067dfe3d8e52c4eb
vcs-type git
vendor Red Hat, Inc.
version 9.5
Details
Container
2026-05-19 18:34:51 +00:00
4
OCI / Docker
linux/amd64
71 MiB
Versions (99) View all