oci-images/kubectl (sha256:4b48f2341238d89079610612e7e6948f4aec7eee42830b75efe1e08a6298dca8)

Published 2026-03-01 19:01:28 +01:00 by roshless in infra/oci-images

Installation

docker pull git.roshless.me/infra/oci-images/kubectl@sha256:4b48f2341238d89079610612e7e6948f4aec7eee42830b75efe1e08a6298dca8
sha256:4b48f2341238d89079610612e7e6948f4aec7eee42830b75efe1e08a6298dca8

Image layers

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache curl gettext bash # buildkit
RUN /bin/sh -c curl -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl # buildkit
RUN /bin/sh -c chmod +x ./kubectl && mv ./kubectl /usr/local/bin # buildkit
RUN /bin/sh -c mkdir /root/.kube # buildkit
SHELL [/bin/bash -c]
CMD ["/bin/bash"]

Labels

Key Value
org.opencontainers.image.created 2026-03-01T18:00:01.415Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 79c696ce2141179ff638e71261eedc73419e73db
org.opencontainers.image.source https://git.roshless.me/infra/oci-images
org.opencontainers.image.title oci-images
org.opencontainers.image.url https://git.roshless.me/infra/oci-images
org.opencontainers.image.version 202603011900
Details
Container
2026-03-01 19:01:28 +01:00
33
OCI / Docker
linux/amd64
42 MiB
Versions (3) View all
202603011900 2026-03-01
latest 2026-03-01
202601011900 2026-01-01