Search Docker Hub
alpine-ssh-git
By raisepartner
Alpine + ssh client + git for CI
4.6K
alpine + openssh + git for CI
also includes: curl, kustomize, jq, yq
copy the private key to /root/.ssh/id_rsa
/root/.ssh/id_rsa
add your server public key to /root/.ssh/known_hosts (you can run ssh-keyscan <SERVER>, verify the signature and add the key to the file)
/root/.ssh/known_hosts
ssh-keyscan <SERVER>
Content type
Image
Digest
Size
19.6 MB
Last updated
over 5 years ago
docker pull raisepartner/alpine-ssh-git