Namespace
rancher
Image / Tag
shell:v0.4.3-rc.1-amd64
Content Digest
sha256:a9dbe5179bf19fc9eab8f82cb5b19f7689a3b8a769ba274e97de7943527e68d2
Details
Created

2026-03-04 17:14:26 UTC

Size

103 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:9ed7e5b9b67a56b70552f9b5e81d8fde0ce98062c66646fa9870610cec7b6a7a - 27.78% (28.6 MB)

[#001] sha256:fd36401c96967624f59933a0c735a2dff3396bd9c6974dda00c88bc6a0e50863 - 16.51% (17 MB)

[#002] sha256:33ffc28b915452bbb978b135bd782f2d1859a1c39783fa8fb4e5cc94cf16d52a - 55.71% (57.3 MB)

[#003] sha256:9431af241495689b498737e9b706a819cee046ecf0ffdf4478adc31dc7b7c51a - 0.0% (684 Bytes)

[#004] sha256:cb3a03e2c5615683cf4c2f7451a1fbdf324f770f34b1ccab728e0a5c9499d397 - 0.0% (225 Bytes)

[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2026-03-04 17:13:40 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2026-03-04 17:14:25 UTC (buildkit.dockerfile.v0)

COPY --chown=root:root --chmod=0755 /helm/bin/helm /usr/local/bin/ # buildkit

2026-03-04 17:14:26 UTC (buildkit.dockerfile.v0)

COPY --chown=root:root --chmod=0755 /kubectl /k9s /kustomize* /usr/local/bin/ # buildkit

2026-03-04 17:14:26 UTC (buildkit.dockerfile.v0)

COPY --chown=root:root --chmod=0755 package/helm-cmd package/welcome /usr/local/bin/ # buildkit

2026-03-04 17:14:26 UTC (buildkit.dockerfile.v0)

COPY --chown=1000:1000 --chmod=0755 package/kustomize.sh /home/shell/ # buildkit

2026-03-04 17:14:26 UTC (buildkit.dockerfile.v0)

USER 1000

2026-03-04 17:14:26 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2026-03-04 17:14:26 UTC (buildkit.dockerfile.v0)

CMD ["welcome"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete