Namespace
rancher
Image / Tag
shell:v0.2.5-rc.1-amd64
Content Digest
sha256:85be785af7da5ec9a31ac47882fd7180bf48dced15f98d6960b522962c254980
Details
Created

2025-03-31 16:27:33 UTC

Size

99.9 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:477c382897e6ab4ef5ddcfd84af07b6b28eeb807b5c72a4c048a4203a1cc0d0c - 28.28% (28.2 MB)

[#001] sha256:2f67184977fbec9b5a340c172f2cfd10fbb02312b0490e7c6dda3a279e32e173 - 16.16% (16.1 MB)

[#002] sha256:7b4756458c315d8e8dc96ced1f096f24ca32fefdd46fcc01607548b85f97ebb8 - 55.56% (55.5 MB)

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

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

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


History
2025-03-31 16:24:26 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