Namespace
rancher
Image / Tag
shell:v0.1.26-rc.1-arm64
Content Digest
sha256:f56d83e39602ec823f6b0cce96568e01c13911c0f6c8d0731cd2d8cf4b7a4571
Details
Created

2024-07-02 18:56:37 UTC

Size

86.9 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:1d1cf8503223fe232a94865e057ed32ce0c8e8e3c59c6b215aae69b3af5a415d - 31.34% (27.2 MB)

[#001] sha256:5a279c266adb54c09aa3e73dc83e7bddde757a8f9907b529aca9cbc46fe2362a - 16.32% (14.2 MB)

[#002] sha256:0b9f545b8b1390bdedffe1bca9467fd9ab59fd5a33d8c699674994204bea0b70 - 52.34% (45.5 MB)

[#003] sha256:3a6b355312bc1a42bea9f9c94bc3267fe5c965fe9ca333ecf8f49d0ec7e07dd2 - 0.0% (687 Bytes)

[#004] sha256:21bc81a36391b1b5673123e0187a8e4977a837b8c4cf08dc833e3d2db7ce4ab9 - 0.0% (226 Bytes)

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


History
2024-07-02 18:55:18 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2024-07-02 18:56:36 UTC (buildkit.dockerfile.v0)

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

2024-07-02 18:56:37 UTC (buildkit.dockerfile.v0)

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

2024-07-02 18:56:37 UTC (buildkit.dockerfile.v0)

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

2024-07-02 18:56:37 UTC (buildkit.dockerfile.v0)

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

2024-07-02 18:56:37 UTC (buildkit.dockerfile.v0)

USER 1000

2024-07-02 18:56:37 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2024-07-02 18:56:37 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