Namespace
rancher
Image / Tag
shell:v0.1.27-alpha.4-s390x
Content Digest
sha256:d7ba62ca0f41f32d9f647fcc8e77fad463ad1ca9dcbbd267ec34412fff2d6e8b
Details
Created

2024-08-05 23:16:42 UTC

Size

90.4 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:6526b18c024100bd3e58a9ce9a028256d438d0e77bdd55fa37909285b80161af - 29.82% (27 MB)

[#001] sha256:6948c0562aa032cd7c9919aa2c0f3e10d1d91c0bb7017b32fc76f198bb59122d - 16.73% (15.1 MB)

[#002] sha256:46ab7e6ddb5524c4e07701c795491a30e581f5a1b0d27ebedfb5f6bf41514d77 - 53.44% (48.3 MB)

[#003] sha256:007c242eaa7bc64124f7f70ea8fc8f50bcf0d013d7259ffb844f1f802e3cc6ad - 0.0% (685 Bytes)

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

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


History
2024-08-05 23:15:44 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2024-08-05 23:16:41 UTC (buildkit.dockerfile.v0)

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

2024-08-05 23:16:41 UTC (buildkit.dockerfile.v0)

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

2024-08-05 23:16:41 UTC (buildkit.dockerfile.v0)

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

2024-08-05 23:16:42 UTC (buildkit.dockerfile.v0)

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

2024-08-05 23:16:42 UTC (buildkit.dockerfile.v0)

USER 1000

2024-08-05 23:16:42 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2024-08-05 23:16:42 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