Global Knowledge base not restricted by implementations for more information check
ssh-client (latest)
Installation
docker pull git.limbosolutions.com/kb/ssh-client:latestsha256:f79ada3750b8501b731b6dd735a1f42f72b2a60a1988f4c353151faa368e81d7
Image Layers
| ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache openssh-client bash # buildkit |
| CMD ["/bin/bash"] |