mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Docker-osx:auto ssh connection refused #237
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BriniM on GitHub (Aug 20, 2021).
I have pulled the docker-osx:auto, and installed the tools mentioned in the initial setup section of the readme. Ran it with:
Outputs this indefinitely:
Help wanted
@BriniM commented on GitHub (Aug 20, 2021):
Similar to https://github.com/sickcodes/Docker-OSX/issues/174
@sickcodes commented on GitHub (Aug 20, 2021):
Disk is being copied between layers. Repeating until able to copy SSH key into OSX...https://github.com/sickcodes/Docker-OSX/blob/master/Dockerfile.auto#L239-L242
It keeps trying to put the key in until it's done, you'll get errors until it's fully booted
@BriniM commented on GitHub (Aug 20, 2021):
It's taking quite some time, I'll leave it running overnight and get back to you with results.
Thanks 😁
@BriniM commented on GitHub (Aug 31, 2021):
Had it run for an entire night, didn't boot up. Will maybe give the project another shot when I switch to another distro.
@ZGuQing commented on GitHub (Jun 7, 2022):