Base on centOS7, provide SSH service
2.5K
cat ~/.ssh/id_rsa.pub >authorized_keys
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]
Content type
Image
Digest
Size
72.8 MB
Last updated
about 10 years ago
docker pull buhuipao/centos7-ssh