Search Docker Hub
ubuntu-ssh
By gotoeasy
在ubuntu:14.04的基础上,安装支持ssh远程连接
206
ubuntu:14.04
// 以后台方式运行容器,然后使用ssh客户端连接 127.0.0.1:22 docker run -d -p 22:22 --name ssh gotoeasy/ubuntu-ssh
root
123456
Content type
Image
Digest
Size
90.5 MB
Last updated
about 7 years ago
docker pull gotoeasy/ubuntu-ssh