Namespace
rancher
Image / Tag
shell:v0.3.2-rc.2-amd64
Content Digest
sha256:eb8e618a7527cb73c01490ab42f86dcadc5394cf02c60fed4c4a169977b2bff3
Details
Created

2026-03-06 19:02:48 UTC

Size

101 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:325f392b9ae906122c79b5e16ce7dcc890002bb4abb9f49afde515c39fbd5656 - 28.17% (28.6 MB)

[#001] sha256:a055e219a2acce18fcbee92cd598e1618829a1dd1f90811a181a84f1594c19f3 - 16.58% (16.8 MB)

[#002] sha256:577326acb733f3ab9c74783371953d8913e686add8bba624f1c7615196217542 - 55.24% (56 MB)

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

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

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


History
2026-03-06 19:02:15 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2026-03-06 19:02:47 UTC (buildkit.dockerfile.v0)

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

2026-03-06 19:02:48 UTC (buildkit.dockerfile.v0)

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

2026-03-06 19:02:48 UTC (buildkit.dockerfile.v0)

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

2026-03-06 19:02:48 UTC (buildkit.dockerfile.v0)

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

2026-03-06 19:02:48 UTC (buildkit.dockerfile.v0)

USER 1000

2026-03-06 19:02:48 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2026-03-06 19:02:48 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