Namespace
rancher
Image / Tag
shell:v0.2.4-arm64
Content Digest
sha256:e4f0ebbb8b0bb98ef4bcf4e1902a111d65472ad3d12c1f8ea5f44a05fdb9b62d
Details
Created

2025-02-20 17:46:32 UTC

Size

93.1 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:a30f4ce0b51906908b245471479ce8c5d76d08c0d1e3358536f3a16bb692fd8b - 29.44% (27.4 MB)

[#001] sha256:797508f6e27c39fb13a7309541da739636e47172e9b4084561c32ebe4cfa4a05 - 15.79% (14.7 MB)

[#002] sha256:101c6c1a4b25134acc9ffcdd1c84bb8603d63020e16cacd8c6d5b32b8a7c03e7 - 54.77% (51 MB)

[#003] sha256:5d3d36ccf480d1f3f911ebd90e1375d8cb82836da85beceb0000cfd02a5a5149 - 0.0% (684 Bytes)

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

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


History
2025-02-20 17:45:04 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2025-02-20 17:46:31 UTC (buildkit.dockerfile.v0)

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

2025-02-20 17:46:32 UTC (buildkit.dockerfile.v0)

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

2025-02-20 17:46:32 UTC (buildkit.dockerfile.v0)

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

2025-02-20 17:46:32 UTC (buildkit.dockerfile.v0)

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

2025-02-20 17:46:32 UTC (buildkit.dockerfile.v0)

USER 1000

2025-02-20 17:46:32 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2025-02-20 17:46:32 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