[Lab 38] Docker Tutorial - Setup SSH Server on Docker Container

preview_player
Показать описание
This video explained how to setup and install ssh server on docker container and how to running ssh server on docker container.
Рекомендации по теме
Комментарии
Автор

its hard to watch the video without explanations. it's even harder when you have no idea what's going on on the screen AND there is a mad rock guitar guy is playing the fucking song on the background

vitalli
Автор

I tried to do in the way you explained but then I get permisiont denied. Where is the private key? As we did not generated.? he authenticity of host '127.0.0.1 (127.0.0.1)' can't be established.
ECDSA key fingerprint is
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '127.0.0.1' (ECDSA) to the list of known hosts.

isaargentina
Автор

This works, however, after this you cannot attach to your container using docker attach command. Can you please check and see, or is there something wrong with my container ?

Sarthak