Namespace
rancher
Image / Tag
shell:v0.1.27-alpha.2-arm64
Content Digest
sha256:5aba60bb335e3f4b5b2ca9e225be3bbdf3de611908e1645b76e55df50e0a82f0
Details
Created

2024-07-31 17:09:16 UTC

Size

87 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:587314c875275b01c208e26386c62865a6b1f454e0670cc40be444357055cf25 - 31.35% (27.3 MB)

[#001] sha256:4680fa992a96c762713771e27f22ec5d52df8087ff069719459e751208ffbc80 - 16.31% (14.2 MB)

[#002] sha256:316a3faa1f90ccccd62e6f020fc055b075f1e03946e3f6bb896ea0c678344a63 - 52.34% (45.5 MB)

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

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

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


History
2024-07-31 17:07:54 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2024-07-31 17:09:15 UTC (buildkit.dockerfile.v0)

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

2024-07-31 17:09:16 UTC (buildkit.dockerfile.v0)

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

2024-07-31 17:09:16 UTC (buildkit.dockerfile.v0)

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

2024-07-31 17:09:16 UTC (buildkit.dockerfile.v0)

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

2024-07-31 17:09:16 UTC (buildkit.dockerfile.v0)

USER 1000

2024-07-31 17:09:16 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2024-07-31 17:09:16 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