kind-image (a3bb64ca68def2b2f2ec3a6a62e5926b7853e867)
Published 2026-05-03 15:56:56 +00:00 by kubernetes
Installation
docker pull gitea.unbound.se/shiny/kind-image:a3bb64ca68def2b2f2ec3a6a62e5926b7853e867sha256:dba2539eed34a8d16409dd75491e9f36f8a0a2e4100ce3a933cdb54cef193f01
Image Layers
| COPY / / # buildkit |
| ENV container=docker |
| STOPSIGNAL SIGRTMIN+3 |
| ENTRYPOINT ["/usr/local/bin/entrypoint" "/sbin/init"] |
| infinity |
| LABEL maintainer=shiny@unbound.se |
| LABEL description=KinD node image pre-loaded with Shiny test infrastructure |
| LABEL org.opencontainers.image.source=https://gitea.unbound.se/shiny/kind-image |
| RUN /bin/sh -c echo "Starting containerd for image pre-pull..." && containerd > /dev/null 2>&1 & CONTAINERD_PID=$! && sleep 2 && echo "Pre-pulling infrastructure images..." && ctr -n k8s.io images pull registry.k8s.io/ingress-nginx/controller:v1.13.0 && ctr -n k8s.io images pull registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.0 && ctr -n k8s.io images pull quay.io/jetstack/cert-manager-controller:v1.19.1 && ctr -n k8s.io images pull quay.io/jetstack/cert-manager-webhook:v1.19.1 && ctr -n k8s.io images pull quay.io/jetstack/cert-manager-cainjector:v1.19.1 && ctr -n k8s.io images pull quay.io/jetstack/cert-manager-acmesolver:v1.19.1 && ctr -n k8s.io images pull ghcr.io/external-secrets/external-secrets:v1.1.0 && echo "Pre-pulling application images..." && ctr -n k8s.io images pull docker.io/amd64/postgres:18.1 && ctr -n k8s.io images pull docker.io/amd64/rabbitmq:4.2.1-management && echo "✓ Images pre-pulled" && kill $CONTAINERD_PID && wait $CONTAINERD_PID 2>/dev/null || true # buildkit |
| RUN /bin/sh -c echo "shiny-acctest-prebaked-$(date +%Y%m%d)" > /etc/shiny-kind-prebaked # buildkit |
| ARG BUILD_DATE |
| ARG VCS_REF |
| LABEL org.opencontainers.image.created= |
| LABEL org.opencontainers.image.revision= |
| LABEL org.opencontainers.image.version=1.0 |
| HEALTHCHECK &{["CMD-SHELL" "crictl images || exit 1"] "30s" "3s" "5s" "0s" '\x03'} |
Labels
| Key | Value |
|---|---|
| description | KinD node image pre-loaded with Shiny test infrastructure |
| maintainer | shiny@unbound.se |
| org.opencontainers.image.created | |
| org.opencontainers.image.revision | |
| org.opencontainers.image.source | https://gitea.unbound.se/shiny/kind-image |
| org.opencontainers.image.version | 1.0 |
Details
Versions (103)
View all
53556bef958706ee52c1a67025791d12eb74b583
2026-08-29
refs_pull_63_head
2026-08-29
main
2026-08-29
latest
2026-08-29
d25394bb8efda4c9f2a734a6a71c4d19f42b4b59
2026-08-29