Namespace
rancher
Image / Tag
shell:v0.2.1-rc.7-s390x
Content Digest
sha256:9ff1970270a22d6a64df4509aab190f29ce74dee8efdccf562688615e55ebc4c
Details
Created

2024-07-08 19:34:48 UTC

Size

91 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:7f46c345c76e5a9d198338d5ff4b093aa74bb729ced352b141e850ae8dae18ad - 29.64% (27 MB)

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

[#002] sha256:20cac52160bf157c172943fc187f7b3d5b110e801f560124184b7daaf263788e - 53.14% (48.3 MB)

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

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

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


History
2024-07-08 19:33:22 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

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

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

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

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

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

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

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

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

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

USER 1000

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

WORKDIR /home/shell

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