Sign inSign up

buhuipao/centos7-ssh

By buhuipao

•Updated about 10 years ago

Base on centOS7, provide SSH service

Image
2

2.5K

buhuipao/centos7-ssh repository overview

⁠The image based on the centos7 to establish, prohibit the Root login and password landing, in use, please replace your public key (id_rsa.pub) for authorized_keys or:
cat ~/.ssh/id_rsa.pub >authorized_keys
⁠The default set of users for the buhuipao, buhuipao and root passwords are buhuipao, built-in environment variables for the USER=buhuipao, GROUP=buhuipao, ROOT_PW=buhuipao, start command:
docker run -d -p your_port:22 sudo buhuipao/centos7-ssh
#change default name xiaoyang
sudo docker run -d -p your_port:22 -e "USER=xiaoyang" buhuipao/centos7-ssh  

In the process of using the problem, please contact [email protected]⁠

Tag summary

Content type

Image

Digest

Size

72.8 MB

Last updated

about 10 years ago

docker pull buhuipao/centos7-ssh