core-docker/kubectl (sha256:79bc99c38b6bc82147546522a1b3e9a47e9a17129edf4dba3a5edbe5767eaf0a)

Published 2026-09-20 05:35:33 +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:79bc99c38b6bc82147546522a1b3e9a47e9a17129edf4dba3a5edbe5767eaf0a
sha256:79bc99c38b6bc82147546522a1b3e9a47e9a17129edf4dba3a5edbe5767eaf0a

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.24.4
ARG TARGETARCH=arm64
RUN |2 VERSION=v1.24.4 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:35:20.028Z
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.24.4
Details
Container
2026-09-20 05:35:33 +00:00
0
OCI / Docker
linux/arm64
17 MiB
Versions (2) View all
v1.24.4 2026-09-20
v1.23.10 2026-09-20