Namespace
rancher
Image / Tag
shell:v0.4.1-rc.1-arm64
Content Digest
sha256:610c186817d0e9a5c097c65e7f7480967916828425742a1d3d0929ef9ab0e2b2
Details
Created

2025-03-31 16:22:05 UTC

Size

95.2 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:c291c7d521d265b7ad8b5fa63c1d8413bd173c330de5f9d373cc7ee8759fed01 - 28.81% (27.4 MB)

[#001] sha256:1a08f4fb1119f1a903e15e0c5845f3adf9fb4cd41a20511b85fbb8ebacce4952 - 16.27% (15.5 MB)

[#002] sha256:d1572a1a7b41de36296af923132f6e3ddaf3c871a89c2b68ce4e8bb11ef03265 - 54.92% (52.3 MB)

[#003] sha256:5f03ccf71844ffeef332f31419ab225a8dfe1e4b52c838f60f78cddd49286cd0 - 0.0% (683 Bytes)

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

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


History
2025-03-31 16:22:04 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2025-03-31 16:22:05 UTC (buildkit.dockerfile.v0)

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

2025-03-31 16:22:05 UTC (buildkit.dockerfile.v0)

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

2025-03-31 16:22:05 UTC (buildkit.dockerfile.v0)

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

2025-03-31 16:22:05 UTC (buildkit.dockerfile.v0)

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

2025-03-31 16:22:05 UTC (buildkit.dockerfile.v0)

USER 1000

2025-03-31 16:22:05 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2025-03-31 16:22:05 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