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:dbe99f037…
Size
9.5 MB
Last updated
1 day ago
docker pull dockette/sshPulls:
559
Last week