Namespace
rancher
Image / Tag
shell:v0.2.2-amd64
Content Digest
sha256:2a3e0ed3d66fe252200e1bc042166813a6ba14538ff23079f8cdc0cc90d98f08
Details
Created

2024-10-17 15:19:39 UTC

Size

94.3 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:9806e17da0925adfc1fe3645a197536ceaaf2a36b0321af29ce94cdfaded9332 - 29.84% (28.2 MB)

[#001] sha256:b35e7150cb0cdb0af3ed261978d8a8a43b7e75dc08007a04e262164c3c053f1c - 17.11% (16.1 MB)

[#002] sha256:7e463c398a76532824c0d9518d614a8ffbe1d1a2996ce8207c6d2b18649e1aa1 - 53.05% (50 MB)

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

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

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


History
2024-10-17 15:16:41 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2024-10-17 15:19:37 UTC (buildkit.dockerfile.v0)

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

2024-10-17 15:19:38 UTC (buildkit.dockerfile.v0)

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

2024-10-17 15:19:39 UTC (buildkit.dockerfile.v0)

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

2024-10-17 15:19:39 UTC (buildkit.dockerfile.v0)

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

2024-10-17 15:19:39 UTC (buildkit.dockerfile.v0)

USER 1000

2024-10-17 15:19:39 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2024-10-17 15:19:39 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