Namespace
rancher
Image / Tag
shell:v0.4.1-rc.1-amd64
Content Digest
sha256:c8854da122e7d49c88d2155369cb1a465485c1f467dd0cc3d1ea0f5dc335a75f
Details
Created

2025-03-31 16:21:50 UTC

Size

102 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:f856ea870f70cee6c50791a2d7ec1f5f047edb3b85662bfc68c90263a54675b2 - 27.65% (28.2 MB)

[#001] sha256:0880ed9dfe0c86e8203e823660c3d2132cbb2a51c358de550ab20cc180a10ed7 - 16.62% (17 MB)

[#002] sha256:de6476a68ec43771ff2392d06d8e1927dba693523a46f3b4314d2a65a1715a4a - 55.73% (56.9 MB)

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

[#004] sha256:68a99420f34fea80c6260fbadb771bd8c4a4133ed21a55c6bdbf00d7b6a83c71 - 0.0% (225 Bytes)

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


History
2025-03-31 16:21:17 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2025-03-31 16:21:49 UTC (buildkit.dockerfile.v0)

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

2025-03-31 16:21:50 UTC (buildkit.dockerfile.v0)

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

2025-03-31 16:21:50 UTC (buildkit.dockerfile.v0)

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

2025-03-31 16:21:50 UTC (buildkit.dockerfile.v0)

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

2025-03-31 16:21:50 UTC (buildkit.dockerfile.v0)

USER 1000

2025-03-31 16:21:50 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2025-03-31 16:21:50 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