Search Docker Hub
centos7-ssh
By mzumi
SSH 可能な CentOS7 の Docker image
1.3K
$ docker pull mzumi/centos7-ssh $ docker run -d -p 2222:22 -e PUB_KEY="$(cat ~/.ssh/id_rsa.pub)" mzumi/centos7-ssh $ ssh docker@localhost -p 2222
Content type
Image
Digest
Size
106.5 MB
Last updated
almost 10 years ago
docker pull mzumi/centos7-ssh