oci-images/kubectl (sha256:b740d6e25357da755e1aeee81fddce93ead5472572a5bc9c2e321d1b8f40ee16)

Published 2026-07-01 20:00:57 +02:00 by roshless in infra/oci-images

Installation

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

Image layers

ADD alpine-minirootfs-3.24.1-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-07-01T18:00:23.431Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision cc15dc1f4f4dfb8c4e91364f7b262eb7189bd0cb
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 202607012000
Details
Container
2026-07-01 20:00:57 +02:00
49
OCI / Docker
linux/amd64
43 MiB
Versions (5) View all
202607012000 2026-07-01
latest 2026-07-01
202605012000 2026-05-01
202603011900 2026-03-01
202601011900 2026-01-01