Namespace
rancher
Image / Tag
shell:v0.5.0-rc.2-amd64
Content Digest
sha256:be1ca38398efd7596d58403428f4683bcbc2b051f70e6b503831991da47b3f36
Details
Created

2025-04-23 15:04:29 UTC

Size

102 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:cdf84f587fb9bd2263d6a342c99a16da9954d461d011e94492fb793d19d82d7d - 27.58% (28.3 MB)

[#001] sha256:2e4840241435e7879b51e5e8802dd8de8e6422f67e94ef359bd6693d6a258e30 - 16.57% (17 MB)

[#002] sha256:7e6a4f5c6acaee2a4b55a3577f9380f01beba410c8a7a709e19a64e2d41a60f1 - 55.85% (57.2 MB)

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

[#004] sha256:6c4ca9fd743d4729fb83da46ad2703c4ed58cb6f942c1baaa7b2b291ff7ef941 - 0.0% (224 Bytes)

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


History
2025-04-23 15:03:38 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2025-04-23 15:04:28 UTC (buildkit.dockerfile.v0)

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

2025-04-23 15:04:29 UTC (buildkit.dockerfile.v0)

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

2025-04-23 15:04:29 UTC (buildkit.dockerfile.v0)

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

2025-04-23 15:04:29 UTC (buildkit.dockerfile.v0)

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

2025-04-23 15:04:29 UTC (buildkit.dockerfile.v0)

USER 1000

2025-04-23 15:04:29 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2025-04-23 15:04:29 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