Namespace
rancher
Image / Tag
shell:v0.2.1-s390x
Content Digest
sha256:8fa78b8b4fa31c2c3a5e59e85ce06d8d3ee0ea01b5d578ac4cb8e85eb01a5e54
Details
Created

2024-07-16 12:54:45 UTC

Size

91 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:9113e0542d7d2ae15541ca90030676848626616c21bea244334ce98d49e3d56a - 29.63% (27 MB)

[#001] sha256:c328616ed8e65193df616cf5993e120fdacc47081311abbe2805902619f2b542 - 17.23% (15.7 MB)

[#002] sha256:128be7383a928b96573c6341d57b59338bbc5abb58d70ce1827b25a88b837876 - 53.14% (48.3 MB)

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

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

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


History
2024-07-16 12:53:41 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2024-07-16 12:54:44 UTC (buildkit.dockerfile.v0)

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

2024-07-16 12:54:45 UTC (buildkit.dockerfile.v0)

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

2024-07-16 12:54:45 UTC (buildkit.dockerfile.v0)

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

2024-07-16 12:54:45 UTC (buildkit.dockerfile.v0)

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

2024-07-16 12:54:45 UTC (buildkit.dockerfile.v0)

USER 1000

2024-07-16 12:54:45 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2024-07-16 12:54:45 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