rancher

shell (v0.7.1)

Published 2026-08-16 13:51:03 +00:00 by yakenator

Installation

docker pull gitea.yakenator.io/rancher/shell:v0.7.1
sha256:6e9b1d4c396e3f7a14c1bdc18a0eb930463b71eb7ad3147552fda1cd68556abe

Image Layers

COPY /chroot / # buildkit
COPY --chown=root:root --chmod=0755 /helm/bin/helm /usr/local/bin/ # buildkit
COPY --chown=root:root --chmod=0755 /kubectl /usr/local/bin/ # buildkit
COPY --chown=root:root --chmod=0755 /k9s /usr/local/bin/ # buildkit
COPY --chown=root:root --chmod=0755 package/helm-cmd package/welcome package/kustomize /usr/local/bin/ # buildkit
USER 1000
WORKDIR /home/shell
CMD ["welcome"]
Details
Container
2026-08-16 13:51:03 +00:00
69
OCI / Docker
linux/amd64
105 MiB
Versions (1) View all
v0.7.1 2026-08-16