Namespace
rancher
Image / Tag
shell:v0.2.4-rc.1-amd64
Content Digest
sha256:85bac70ad3152bc2f9ab93da49e3c0cb35ef53d9db4fe0b0549e4d2f64c9e56b
Details
Created

2025-02-17 17:16:33 UTC

Size

99.8 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:5620896beaee426604c4a388705813d2265da1b2340a9dbb85412121cf193cad - 28.27% (28.2 MB)

[#001] sha256:79b57e22f0ef08eb843dec60f317dc2ea100a12da3069ad3f26cf785be99d4b6 - 16.18% (16.1 MB)

[#002] sha256:950007af761eee38f534a7f604433a6ff811a56b2aad1a42bdea1278ec6610da - 55.55% (55.4 MB)

[#003] sha256:f8f95466a078b437f2f20c4750ba018f43a9f332fafc866a1d648cd430f33e45 - 0.0% (683 Bytes)

[#004] sha256:1c6f9d5079d79b5281dd988a4a1248553755b4fccc65e3cada40f0a5829b4815 - 0.0% (226 Bytes)

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


History
2025-02-17 17:13:27 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

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

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

2025-02-17 17:16:33 UTC (buildkit.dockerfile.v0)

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

2025-02-17 17:16:33 UTC (buildkit.dockerfile.v0)

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

2025-02-17 17:16:33 UTC (buildkit.dockerfile.v0)

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

2025-02-17 17:16:33 UTC (buildkit.dockerfile.v0)

USER 1000

2025-02-17 17:16:33 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2025-02-17 17:16:33 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