core-docker/kubectl (sha256:6dfce63f2e1a9226d9480f0a15f68344bd2201212387b3d5d9fae32b82633bbb)

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:6dfce63f2e1a9226d9480f0a15f68344bd2201212387b3d5d9fae32b82633bbb
sha256:6dfce63f2e1a9226d9480f0a15f68344bd2201212387b3d5d9fae32b82633bbb

About this package

Minimal Alpine image containing the version-selected kubectl client.

Image layers

ADD alpine-minirootfs-3.24.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG VERSION=v1.23.10
ARG TARGETARCH=amd64
RUN |2 VERSION=v1.23.10 TARGETARCH=amd64 /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/amd64
17 MiB
Versions (2) View all
v1.24.4 2026-09-20
v1.23.10 2026-09-20