Namespace
rancher
Image / Tag
shell:v0.1.28-rc.1-s390x
Content Digest
sha256:11859d00dacf796be3aa6cc27e5819eb90755e9bc3aa91610d525372925090df
Details
Created

2025-02-17 17:17:23 UTC

Size

96 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:4149cea050da8fd24bf8b3f68c282d251e436252357a22c3178b94961e7158ad - 28.46% (27.3 MB)

[#001] sha256:6e9004d1a888a7492800ec1497329b403fb57a16a465a770cb93d965fbc98e4b - 15.77% (15.1 MB)

[#002] sha256:21a44cc027cc604c66c1475457a342e405972296e78ffff488157218f2a5f5f3 - 55.77% (53.5 MB)

[#003] sha256:f04daf616987b066050a8cb3557ed2a3a876ab87a960de5a174f6e6c959a2124 - 0.0% (684 Bytes)

[#004] sha256:da8c67a9bf73cdf0a306145c35b7a1c59fdef7d41c908e0555cf54c1bba26166 - 0.0% (224 Bytes)

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


History
2025-02-17 17:17:22 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2025-02-17 17:17:22 UTC (buildkit.dockerfile.v0)

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

2025-02-17 17:17:23 UTC (buildkit.dockerfile.v0)

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

2025-02-17 17:17:23 UTC (buildkit.dockerfile.v0)

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

2025-02-17 17:17:23 UTC (buildkit.dockerfile.v0)

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

2025-02-17 17:17:23 UTC (buildkit.dockerfile.v0)

USER 1000

2025-02-17 17:17:23 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2025-02-17 17:17:23 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