My Alpine OpenSSH Dockerfile
10K+
docker run -it --rm dockette/ssh /bin/bash
# ED25519
$ ssh-keygen -t ed25519 -C "Your key"
# RSA
$ ssh-keygen -t rsa -b 4096 -C "Your key"
See how to contribute to this package. Consider to support f3l1x. Thank you for using this package.
Content type
Image
Digest
sha256:d55024e96…
Size
9.5 MB
Last updated
9 days ago
docker pull dockette/sshPulls:
2,916
Last week