Namespace
rancher
Image / Tag
shell:v0.3.0-s390x
Content Digest
sha256:ccd49286672f91ad83636a34835b9e9586a61958362e91e4834f4c69b74a1420
Details
Created

2024-11-07 21:46:14 UTC

Size

92.1 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:2560fcce7c938bd479139774bce1cb8e2deb844bc51dcd10f7e31dd9707f0880 - 29.61% (27.3 MB)

[#001] sha256:895ad91f1c3b14a27f7228e4803eef6339ff424285fb6d944bcccffb01593e89 - 17.73% (16.3 MB)

[#002] sha256:ce304ce32ad4dffadc3281c079e5439dc7044f800446d060a4d97fef725cd28b - 52.67% (48.5 MB)

[#003] sha256:b426860726f852a6ccc920d800f60927797ad46728876b2c788463ba04aed79d - 0.0% (681 Bytes)

[#004] sha256:bdb81403a36cc84b7c063744dfeb3edd47d23ed5f46b5e2948d4f047c1300491 - 0.0% (223 Bytes)

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


History
2024-11-07 21:46:13 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

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

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

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

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

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

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

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

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

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

USER 1000

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

WORKDIR /home/shell

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