Namespace
rancher
Image / Tag
shell:v0.2.1-rc.7-amd64
Content Digest
sha256:cf4ccfeae6bf2581e52ef7c8c8328a6978ca8dbf534d26a67c02cc9597686576
Details
Created

2024-07-08 19:34:49 UTC

Size

94 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:42ccc0d5afcb00b9a06bffdd85406add666e952125cb00bfb84317b7e7f52953 - 29.75% (28 MB)

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

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

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

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

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


History
2024-07-08 19:31:49 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2024-07-08 19:34:48 UTC (buildkit.dockerfile.v0)

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

2024-07-08 19:34:49 UTC (buildkit.dockerfile.v0)

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

2024-07-08 19:34:49 UTC (buildkit.dockerfile.v0)

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

2024-07-08 19:34:49 UTC (buildkit.dockerfile.v0)

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

2024-07-08 19:34:49 UTC (buildkit.dockerfile.v0)

USER 1000

2024-07-08 19:34:49 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2024-07-08 19:34:49 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