Sign inSign up

novice/centos

By novice

Updated over 10 years ago

centos7(latest) with sshd

Image
0

431

novice/centos repository overview

centos

centos7(latest) with sshd

run it like this

docker run -p 222:22 --name fg -t novice/centos ssh root user pass: freego

and test it:

$ssh root@$(docker-machine ip default) -p 222 [email protected]'s password:freego root@1d0f67e86996:~#

Tag summary

Content type

Image

Digest

Size

75.9 MB

Last updated

over 10 years ago

docker pull novice/centos