Namespace
rancher
Image / Tag
shell:v0.2.2-alpha.1-amd64
Content Digest
sha256:534fb9d3bc4b6803529f74eaeeeb1299f5e5552b8e30d45dd6295b43f87f97b0
Details
Created

2024-08-05 23:17:24 UTC

Size

94 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:7d9c6d79e8f90b425dc70409b33a2360e9dff80ee67f06c8c1291402b9d55019 - 29.75% (28 MB)

[#001] sha256:539f5eb490f43bcc26c9cf4ed535cbb469855c5f820b61852204b6404093efbc - 17.17% (16.1 MB)

[#002] sha256:924a5a43e85e0b21cf316f44acd4b39a9c17a68bd2382ffacbd4fe72ad73e931 - 53.08% (49.9 MB)

[#003] sha256:b5f4a759781678f02ac688c98eb513a36f6ee54826cdcc9cf53701136d11a560 - 0.0% (684 Bytes)

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

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


History
2024-08-05 23:14:30 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2024-08-05 23:17:24 UTC (buildkit.dockerfile.v0)

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

2024-08-05 23:17:24 UTC (buildkit.dockerfile.v0)

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

2024-08-05 23:17:24 UTC (buildkit.dockerfile.v0)

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

2024-08-05 23:17:24 UTC (buildkit.dockerfile.v0)

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

2024-08-05 23:17:24 UTC (buildkit.dockerfile.v0)

USER 1000

2024-08-05 23:17:24 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2024-08-05 23:17:24 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