cockroach (latest)

Published 2026-06-15 17:50:07 +00:00 by nforgeadmin

Installation

docker pull nforge.dev/ci/cockroach:latest
sha256:3bd599b9f2e07f2ba55b0037f7d2a7e84f92c33602de2f4436b2378ab49f1aa9

Image layers

LABEL maintainer="Red Hat, Inc."
LABEL vendor="Red Hat, Inc."
LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
LABEL com.redhat.component="ubi10-minimal-container" name="ubi10/ubi-minimal" version="10.2" cpe="cpe:/o:redhat:enterprise_linux:10.2" 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 10."
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 10 Minimal"
LABEL io.openshift.expose-services=""
LABEL io.openshift.tags="minimal rhel10"
ENV container oci
COPY dir:e8b072881a1b1351c3b2d1bd84c8a6d6b28cb6b00007243c1b82e61134e4db04 in /
COPY file:5de33b5fc08b00635bccf9134a18978dba13e2250aa51838f9969515a3957847 in /etc/yum.repos.d/.
CMD ["/bin/bash"]
COPY file:595171150af68abc798ea385f7988d74b566aa8e84babff137f00b08b2164683 in /usr/share/buildinfo/content-sets.json
COPY file:595171150af68abc798ea385f7988d74b566aa8e84babff137f00b08b2164683 in /root/buildinfo/content_manifests/content-sets.json
COPY file:5abe2f7df4c217a707574e953fc9f76f54f8de027108bd9480e64819343fa499 in /usr/share/buildinfo/labels.json
COPY file:5abe2f7df4c217a707574e953fc9f76f54f8de027108bd9480e64819343fa499 in /root/buildinfo/labels.json
LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="2c7c4b29450f25f9bc18401f2298edead75bcd9f" "org.opencontainers.image.revision"="2c7c4b29450f25f9bc18401f2298edead75bcd9f" "build-date"="2026-06-02T15:15:44Z" "org.opencontainers.image.created"="2026-06-02T15:15:44Z" "release"="1780413072"org.opencontainers.image.revision=2c7c4b29450f25f9bc18401f2298edead75bcd9f,org.opencontainers.image.created=2026-06-02T15:15:44Z
RUN /bin/sh -c microdnf update -y && microdnf install -y ca-certificates tzdata hostname tar gzip xz && rm -rf /var/cache/yum # buildkit
ARG TARGETARCH=amd64
RUN |1 TARGETARCH=amd64 /bin/sh -c mkdir /usr/local/lib/cockroach /cockroach /licenses /docker-entrypoint-initdb.d # buildkit
COPY amd64/cockroach.sh amd64/cockroach /cockroach/ # buildkit
COPY amd64/LICENSE amd64/THIRD-PARTY-NOTICES.txt /licenses/ # buildkit
COPY amd64/libgeos.so amd64/libgeos_c.so /usr/local/lib/cockroach/ # buildkit
WORKDIR /cockroach/
ENV PATH=/cockroach:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
ENV COCKROACH_CHANNEL=official-docker
EXPOSE [26257/tcp 8080/tcp]
ENTRYPOINT ["/cockroach/cockroach.sh"]
RUN /bin/sh -c microdnf -y --best --refresh upgrade && microdnf clean all && rm -rf /var/cache/yum # buildkit

Labels

Key Value
architecture x86_64
build-date 2026-06-02T15:15:44Z
com.redhat.component ubi10-minimal-container
com.redhat.license_terms https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
cpe cpe:/o:redhat:enterprise_linux:10.2
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.42.2
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 10 Minimal
io.openshift.expose-services
io.openshift.tags minimal rhel10
maintainer Red Hat, Inc.
name ubi10/ubi-minimal
org.opencontainers.image.created 2026-06-02T15:15:44Z
org.opencontainers.image.revision 2c7c4b29450f25f9bc18401f2298edead75bcd9f
release 1780413072
summary Provides the latest release of the minimal Red Hat Universal Base Image 10.
url https://catalog.redhat.com/en/search?searchType=containers
vcs-ref 2c7c4b29450f25f9bc18401f2298edead75bcd9f
vcs-type git
vendor Red Hat, Inc.
version 26.2.2
Details
Container
2026-06-15 17:50:07 +00:00
1
OCI / Docker
linux/amd64
176 MiB
Versions (1) View all
latest 2026-06-15