Namespace
rancher
Image / Tag
shell:v0.6.0-rc.1-arm64
Content Digest
sha256:7b784630c6db27bac753b9b97c6e9fd7ac4c4c76824f6a7c079a9a12c9a409b4
Details
Created

2025-10-01 15:01:43 UTC

Size

100 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:1eb045ef160f45e583481fd41acfd082ddcb7e2aeda5b4de61d27433440680b6 - 28.44% (28.5 MB)

[#001] sha256:39de5bce9e680947731d9dddbe9eac0dea1cbf4075f08aa87c80c80bd8cb04b2 - 15.87% (15.9 MB)

[#002] sha256:edee89cecb67205427c2b88d3532fecd36d683c5a51f188cba6e8b24a2cbe086 - 55.69% (55.8 MB)

[#003] sha256:c58f3364605aa853cd51b22ec6287b52c76ea3f89dcdc4d8da08215f979fab30 - 0.0% (683 Bytes)

[#004] sha256:d60d66538301731cdd394f8e7227a298cd68ddd440ccd0ec9387e5f826fcfb93 - 0.0% (226 Bytes)

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


History
2025-10-01 15:01:41 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2025-10-01 15:01:43 UTC (buildkit.dockerfile.v0)

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

2025-10-01 15:01:43 UTC (buildkit.dockerfile.v0)

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

2025-10-01 15:01:43 UTC (buildkit.dockerfile.v0)

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

2025-10-01 15:01:43 UTC (buildkit.dockerfile.v0)

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

2025-10-01 15:01:43 UTC (buildkit.dockerfile.v0)

USER 1000

2025-10-01 15:01:43 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2025-10-01 15:01:43 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