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

2025-02-25 18:38:39 UTC

Size

99.2 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:e0be6ffe2471d8bdd9498318a349d7bb4c1e8149fa942dd80aa2045e866b15b3 - 28.44% (28.2 MB)

[#001] sha256:efe675f5ec96fa85389cab0b5b225a31125cf10cf8a71dd8751bc1f9319f8301 - 15.7% (15.6 MB)

[#002] sha256:295ef963d734ee6c682aafc6af51580cc8f35cffc5a32562ec0b36c73fca0f4c - 55.87% (55.4 MB)

[#003] sha256:97a54dcb784a841c8e853ad36e31e64ae9b4797c2b7ecb4660432b60282c9143 - 0.0% (685 Bytes)

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

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


History
2025-02-25 18:35:49 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