core-docker/kubectl (sha256:c1e2b8b1ed97c6a512c8d1a0bf52acdc6826471cda050573ad05828d5c780790)

Published 2026-09-20 05:32:36 +00:00 by kjones in CoRE/Core-Docker

Installation

docker pull forge.core-dc1-talos-prod.dc1.yxl.writemy.codes/core/core-docker/kubectl@sha256:c1e2b8b1ed97c6a512c8d1a0bf52acdc6826471cda050573ad05828d5c780790
sha256:c1e2b8b1ed97c6a512c8d1a0bf52acdc6826471cda050573ad05828d5c780790

About this package

Minimal Alpine image containing the version-selected kubectl client.

Image layers

ADD alpine-minirootfs-3.24.2-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG VERSION=v1.23.10
ARG TARGETARCH=arm64
RUN |2 VERSION=v1.23.10 TARGETARCH=arm64 /bin/sh -c apk add --no-cache openssl && echo "test ${TARGETARCH}" && wget -O /usr/local/bin/kubectl "https://dl.k8s.io/release/${VERSION}/bin/linux/${TARGETARCH}/kubectl" && chmod +x /usr/local/bin/kubectl # buildkit
ENTRYPOINT ["/usr/local/bin/kubectl"]

Labels

Key Value
org.opencontainers.image.created 2026-09-20T05:32:25.531Z
org.opencontainers.image.description Minimal Alpine image containing the version-selected kubectl client.
org.opencontainers.image.documentation https://forge.core-dc1-talos-prod.dc1.yxl.writemy.codes/CoRE/Core-Docker/src/branch/main/Images/KubeCTL/README.md
org.opencontainers.image.licenses
org.opencontainers.image.revision c1735122637baa4683e4b49f36e14c73462b9e58
org.opencontainers.image.source https://forge.core-dc1-talos-prod.dc1.yxl.writemy.codes/CoRE/Core-Docker
org.opencontainers.image.title kubectl
org.opencontainers.image.url https://forge.core-dc1-talos-prod.dc1.yxl.writemy.codes/CoRE/Core-Docker
org.opencontainers.image.version v1.23.10
Details
Container
2026-09-20 05:32:36 +00:00
0
OCI / Docker
linux/arm64
16 MiB
Versions (2) View all
v1.24.4 2026-09-20
v1.23.10 2026-09-20