sshd container for alpine
443
Dockerfile linksThe latest Tag will automatically be updated when the alpine base image is updated
OpenSSH allows running the ssh daemon to connect via ssh or to upload/download files using scp.
You can create a openssh Server using:
docker run --name sshd \
--detach toendeavour/openssh-alpine
Content type
Image
Digest
Size
5.2 MB
Last updated
about 6 years ago
docker pull toendeavour/openssh-alpine