Namespace
rancher
Image / Tag
shell:v0.2.2-rc.2-amd64
Content Digest
sha256:671601fedf10284706ed3272efc4aed4479a034f89d4a0361f364c0a89178172
Details
Created

2024-09-24 18:53:16 UTC

Size

94.3 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:eb136e5ef3c43b5a63c38c0603a7b113519d08653758d89ffe601c488a292cdd - 29.78% (28.1 MB)

[#001] sha256:0b587c6f8587f6756a40323c3c28b8d0c159bccf287490fc1ffc073bc2ad666d - 17.12% (16.1 MB)

[#002] sha256:10d65ebe9669f01e59ca1a24fde81178f0c918851c987161908d0d0a0ebde46a - 53.09% (50 MB)

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

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

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


History
2024-09-24 18:50:09 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2024-09-24 18:53:15 UTC (buildkit.dockerfile.v0)

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

2024-09-24 18:53:16 UTC (buildkit.dockerfile.v0)

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

2024-09-24 18:53:16 UTC (buildkit.dockerfile.v0)

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

2024-09-24 18:53:16 UTC (buildkit.dockerfile.v0)

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

2024-09-24 18:53:16 UTC (buildkit.dockerfile.v0)

USER 1000

2024-09-24 18:53:16 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2024-09-24 18:53:16 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