k9s-web (latest)
Published 2024-04-25 20:37:14 +00:00 by Mathis
Installation
docker pull git.namesny.com/cluster/k9s-web:latest
sha256:d3e05499b0b4e960228699f1d21b9f7c000e928bc9523d8c7a638ab64ba2fecb
Image Layers
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in / |
CMD ["/bin/sh"] |
ARG TARGETARCH |
RUN |1 TARGETARCH=amd64 /bin/sh -c apk add --no-cache bash tini # buildkit |
COPY ./dist/amd64/ttyd /usr/bin/ttyd # buildkit |
EXPOSE map[7681/tcp:{}] |
WORKDIR /root |
ENTRYPOINT ["/sbin/tini" "--"] |
CMD ["ttyd" "-W" "bash"] |
RUN /bin/sh -c apk add --no-cache kubectl k9s # buildkit |
ENTRYPOINT ["/sbin/tini" "--"] |
CMD ["ttyd" "-W" "k9s"] |
Details
2024-04-25 20:37:14 +00:00
Versions (2)
View all
Container
0
OCI / Docker
linux/amd64
45 MiB
2024-04-25
2024-04-25
latest
2024-04-25