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

2024-10-25 19:28:34 UTC

Size

90.5 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:1929fc5d242d6a60a17edf48a43499c7bdcecd5760ba1cee79e9a4fcbfe45123 - 30.11% (27.3 MB)

[#001] sha256:b899633e13ee3da77a2844ccf16080eaafc1775a398d7a2f954838857c3826fc - 16.72% (15.1 MB)

[#002] sha256:79d94e134cfdb475666ec59e8127bd55090199bad5203a625e335e6e8e8ed487 - 53.17% (48.1 MB)

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

[#004] sha256:90178442ee753609e82e979fbe47c2d3feb3e878eef05a79c9a4227777d7ebf4 - 0.0% (226 Bytes)

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


History
2024-10-25 19:27:17 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2024-10-25 19:28:34 UTC (buildkit.dockerfile.v0)

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

2024-10-25 19:28:34 UTC (buildkit.dockerfile.v0)

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

2024-10-25 19:28:34 UTC (buildkit.dockerfile.v0)

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

2024-10-25 19:28:34 UTC (buildkit.dockerfile.v0)

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

2024-10-25 19:28:34 UTC (buildkit.dockerfile.v0)

USER 1000

2024-10-25 19:28:34 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2024-10-25 19:28:34 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