Namespace
rancher
Image / Tag
shell:v0.2.2-arm64
Content Digest
sha256:04e8e4e8567906251258bb0511e9ecffd4651ef16cee778c6d2d337ba7b1ba3e
Details
Created

2024-10-17 15:19:39 UTC

Size

87.9 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:3bea4415eaf7919e2b482d143302039e3a7da8ac9c4c8f2398af5f64ce0a5a28 - 31.07% (27.3 MB)

[#001] sha256:f9807dc416d57a8ad52eef3deace1c595a733ec463930d98603aea14e2fb5517 - 16.71% (14.7 MB)

[#002] sha256:e3da3009bf1bd972ff7eccadb7346e74894668050501c9eebbf01f28b4d8a315 - 52.21% (45.9 MB)

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

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

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


History
2024-10-17 15:18:11 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2024-10-17 15:19:37 UTC (buildkit.dockerfile.v0)

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

2024-10-17 15:19:39 UTC (buildkit.dockerfile.v0)

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

2024-10-17 15:19:39 UTC (buildkit.dockerfile.v0)

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

2024-10-17 15:19:39 UTC (buildkit.dockerfile.v0)

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

2024-10-17 15:19:39 UTC (buildkit.dockerfile.v0)

USER 1000

2024-10-17 15:19:39 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2024-10-17 15:19: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