Namespace
rancher
Image / Tag
shell:v0.4.2-amd64
Content Digest
sha256:59e27cfddeae8a50391a7d163ec78a0e492fac8a891ff48f5c0c1ba93692235f
Details
Created

2025-11-21 14:40:20 UTC

Size

103 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:91901afb44b3351df3a7d185ad993187711cac03e2251ed2acb952211dc6785f - 27.75% (28.5 MB)

[#001] sha256:1c9849b842e3fd85c36eb4434087f84c4b877bc4d1ba6b338a01498cd0901bbc - 16.52% (17 MB)

[#002] sha256:ebb983633ca2efd56174e57e2a69ea9cd779d30daeff5b3cdc6ebe319833e48e - 55.73% (57.3 MB)

[#003] sha256:8e6387241b7cc0a1f262262000507fd27b1b4b3290567f56cf6a94683518eb3f - 0.0% (686 Bytes)

[#004] sha256:373afe6e76d3d5b726c512f419da4d7d7ed8fce813d46ce8eaca86aa6048aa64 - 0.0% (224 Bytes)

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


History
2025-11-21 14:40:20 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2025-11-21 14:40:20 UTC (buildkit.dockerfile.v0)

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

2025-11-21 14:40:20 UTC (buildkit.dockerfile.v0)

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

2025-11-21 14:40:20 UTC (buildkit.dockerfile.v0)

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

2025-11-21 14:40:20 UTC (buildkit.dockerfile.v0)

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

2025-11-21 14:40:20 UTC (buildkit.dockerfile.v0)

USER 1000

2025-11-21 14:40:20 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2025-11-21 14:40:20 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