The docker image of centos7 with sshd
886
start to run: docker run -d -p 10022:22 axap288/centos-sshd /usr/sbin/sshd -D
login with ssh: ssh root@localhost -p 10022
password:111111
Content type
Image
Digest
Size
161.5 MB
Last updated
over 8 years ago
docker pull axap288/centos-sshd