kind-image (refs_pull_54_head)
Published 2026-06-20 18:55:54 +00:00 by kubernetes
Installation
docker pull gitea.unbound.se/shiny/kind-image:refs_pull_54_headsha256:8585d1165ccd1e1a78646c8eddbaee71b280f163cbc5b40ea0d4c1871b3df9cd
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 {Test:[CMD-SHELL crictl images || exit 1] Interval:30s Timeout:3s StartPeriod:5s StartInterval:0s Retries:3} |
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 (83)
View all
refs_pull_55_head
2026-06-20
2b0a33921aadb1dbf36baffe41d5f767b9eea655
2026-06-20
latest
2026-06-20
079ba18eac8d7efb2f952e71370f44c6d2dcd6ee
2026-06-20
main
2026-06-20