Docker-OSX icon indicating copy to clipboard operation
Docker-OSX copied to clipboard

SSH Connection Refused

Open shashank2086 opened this issue 3 years ago • 3 comments

Disk is being copied between layers. Repeating until able to copy SSH key into OSX... /usr/sbin/ssh-copy-id: INFO: Source of key(s) to be installed: "/home/arch/.ssh/id_docker_osx.pub" ssh: connect to host 127.0.0.1 port 10022: Connection refused

i have tried all the fixes given before but still facing this issue. Is it happening because in background the OS is booting and if is it then how much time it can take because i have waited for around 2-3 hour but still getting the same error.

shashank2086 avatar Jun 17 '22 07:06 shashank2086

I'll check the status of the auto images later this week. Are you using any additional command line options?

sickcodes avatar Jun 20 '22 01:06 sickcodes

I got the issue, it was not able to consume the image of the path which i provided. But i have on query, i want to have dockerfile which will boot directly to OS without display and headless, i am able to do with the auto image but i am not able to boot with other images.

shashank2086 avatar Jun 20 '22 10:06 shashank2086

ssh localhost -p 50922 is the port

sickcodes avatar Jul 04 '22 13:07 sickcodes