Namespace
rancher
Image / Tag
shell:v0.2.3-s390x
Content Digest
sha256:7e6ca89f41b550d68acd47beda5fd75e7055dd8b0d1858b0d8e8ef110c38d513
Details
Created

2024-11-07 21:48:49 UTC

Size

91.2 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:fe1e45b211e9f35b682bdba18898af02c553308fbd69c116f901ae9ee62406a5 - 29.89% (27.3 MB)

[#001] sha256:1aa4b9651a2a581c9287bb21de0ac9c9703054200ab319a4d10cc199ece73445 - 17.18% (15.7 MB)

[#002] sha256:3f9b2537d034003d0690eca2747f31e44049635c29f0a339e5bb77643c9765ed - 52.93% (48.3 MB)

[#003] sha256:7e35b48a3e1bde0afc05be413dbda986863ec4f9078c4e06bf42f20ecec9a7df - 0.0% (685 Bytes)

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

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


History
2024-11-07 21:47:40 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2024-11-07 21:48:48 UTC (buildkit.dockerfile.v0)

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

2024-11-07 21:48:48 UTC (buildkit.dockerfile.v0)

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

2024-11-07 21:48:49 UTC (buildkit.dockerfile.v0)

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

2024-11-07 21:48:49 UTC (buildkit.dockerfile.v0)

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

2024-11-07 21:48:49 UTC (buildkit.dockerfile.v0)

USER 1000

2024-11-07 21:48:49 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2024-11-07 21:48: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