Namespace
rancher
Image / Tag
shell:v0.1.28-arm64
Content Digest
sha256:d5c723d0921fa805bfe74012ef8bd4ece84cd5a5456b7ad78f3b4c40275ecda4
Details
Created

2025-02-25 18:38:39 UTC

Size

92.4 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:79bc7cd63d963ead29cf815ee307945c08b4f99f1abdeccfaf0aaa023b408470 - 29.64% (27.4 MB)

[#001] sha256:a8f1fd93debe81989932b6ade07cca2093095bb1cb87f75267276a40cd8417bf - 15.35% (14.2 MB)

[#002] sha256:c33a49f293481fdb3001907d6756bdaf2f367795c6fe42240b5e8d3acf671f13 - 55.01% (50.9 MB)

[#003] sha256:1eb5ccb594597fc0fa3d6d036c8a70d5048c282da85851f7ee2ff8cf856694f0 - 0.0% (686 Bytes)

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

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


History
2025-02-25 18:37:27 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2025-02-25 18:38:38 UTC (buildkit.dockerfile.v0)

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

2025-02-25 18:38:39 UTC (buildkit.dockerfile.v0)

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

2025-02-25 18:38:39 UTC (buildkit.dockerfile.v0)

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

2025-02-25 18:38:39 UTC (buildkit.dockerfile.v0)

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

2025-02-25 18:38:39 UTC (buildkit.dockerfile.v0)

USER 1000

2025-02-25 18:38:39 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2025-02-25 18:38:39 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