Namespace
rancher
Image / Tag
shell:v0.6.2-rc.2-arm64
Content Digest
sha256:3881ea2ded426622f7f92e186b62c090d64da1afe94d52d877ec5b3e97e8794b
Details
Created

2026-02-13 19:51:10 UTC

Size

100 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:03e4106e638777f7543d6463c39ce5eedc00e196565e40498029a93921045634 - 28.37% (28.5 MB)

[#001] sha256:21e392160b1484a729a00ab3837a3bfc61c22808360ec28fb256ecad42d8c44a - 15.82% (15.9 MB)

[#002] sha256:23331868ff9d493d753013c3328a04d8e653ff41fc0f34b19a7dd875ede950a6 - 55.81% (56.1 MB)

[#003] sha256:a0ba818d3a99565f77705e22add64f9b5e798f00435ee07a9f7ced5371d3c262 - 0.0% (685 Bytes)

[#004] sha256:154f5be8517b2419957d9a2bbedcd6cff90b5ff44e487c0aa779c18ab6dbaa80 - 0.0% (224 Bytes)

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


History
2026-02-13 19:51:09 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2026-02-13 19:51:09 UTC (buildkit.dockerfile.v0)

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

2026-02-13 19:51:10 UTC (buildkit.dockerfile.v0)

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

2026-02-13 19:51:10 UTC (buildkit.dockerfile.v0)

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

2026-02-13 19:51:10 UTC (buildkit.dockerfile.v0)

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

2026-02-13 19:51:10 UTC (buildkit.dockerfile.v0)

USER 1000

2026-02-13 19:51:10 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2026-02-13 19:51:10 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