Namespace
rancher
Image / Tag
shell:v0.2.5-rc.1-arm64
Content Digest
sha256:5c4d156465eccdfbafcaf772cb471f8ff35b4968220621cc006e4d71ca5c14bb
Details
Created

2025-03-31 16:27:33 UTC

Size

93.1 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:afc334b5b44796c2f29244bd097ffd3fb0c81cec04f4e860f4056fadf6fde32b - 29.47% (27.4 MB)

[#001] sha256:0e3035afab6f332e334cd5f9290219ccfbadc9eb15a800c5f7df7011b282836e - 15.79% (14.7 MB)

[#002] sha256:cd60d642522f39ff44c7ca6f7a37e04ce1f5807f254196699dfa1af66b2de0d2 - 54.74% (50.9 MB)

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

[#004] sha256:61821591aa765f84d071e592b495cd8b40e5a2ed7dbe7049d6c60cf3c56833e6 - 0.0% (227 Bytes)

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


History
2025-03-31 16:26:00 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2025-03-31 16:27:32 UTC (buildkit.dockerfile.v0)

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

2025-03-31 16:27:33 UTC (buildkit.dockerfile.v0)

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

2025-03-31 16:27:33 UTC (buildkit.dockerfile.v0)

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

2025-03-31 16:27:33 UTC (buildkit.dockerfile.v0)

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

2025-03-31 16:27:33 UTC (buildkit.dockerfile.v0)

USER 1000

2025-03-31 16:27:33 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2025-03-31 16:27:33 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