Namespace
rancher
Image / Tag
shell:v0.3.2-rc.1-arm64
Content Digest
sha256:629f777591ceb9d469718e0fd3293df3f8bebcbf19a639d7374db7e4c9c29935
Details
Created

2025-03-31 16:23:18 UTC

Size

94.2 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:c2291517d26dbbf67b9eb7efeebb83eb603e59768de6367b89823c0600afabe8 - 29.11% (27.4 MB)

[#001] sha256:6b6cc79d7ce40f6aec6a58236f14af6b0b3319a586dc68c8c7dee6f226e907f0 - 16.3% (15.4 MB)

[#002] sha256:3c52e513bbcb568cad137167a92fdf2db4438bcdcd1b3785f9cae2ac158e90f8 - 54.58% (51.4 MB)

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

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

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


History
2025-03-31 16:23:17 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2025-03-31 16:23:17 UTC (buildkit.dockerfile.v0)

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

2025-03-31 16:23:18 UTC (buildkit.dockerfile.v0)

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

2025-03-31 16:23:18 UTC (buildkit.dockerfile.v0)

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

2025-03-31 16:23:18 UTC (buildkit.dockerfile.v0)

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

2025-03-31 16:23:18 UTC (buildkit.dockerfile.v0)

USER 1000

2025-03-31 16:23:18 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2025-03-31 16:23:18 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