MacOS Catalina Pre-Installed (Repeating until able to copy SSH key into OSX) #423

Closed
opened 2025-12-29 00:26:55 +01:00 by adam · 1 comment
Owner

Originally created by @softplaceio on GitHub (Nov 14, 2022).

Hello,

I ran the commands:

docker pull sickcodes/docker-osx:auto
docker run -it
--device /dev/kvm
-p 50922:10022
-v /tmp/.X11-unix:/tmp/.X11-unix
-e "DISPLAY=${DISPLAY:-:0.0}"
-e GENERATE_UNIQUE=true
sickcodes/docker-osx:auto

Shell: Disk is being copied between layers. Repeating until able to copy SSH key into OSX (LOOP)

And I have this message in "infinite loop" what should I do?

Originally created by @softplaceio on GitHub (Nov 14, 2022). Hello, I ran the commands: docker pull sickcodes/docker-osx:auto docker run -it \ --device /dev/kvm \ -p 50922:10022 \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \ -e GENERATE_UNIQUE=true \ sickcodes/docker-osx:auto Shell: Disk is being copied between layers. Repeating until able to copy SSH key into OSX (LOOP) And I have this message in "infinite loop" what should I do?
adam closed this issue 2025-12-29 00:26:55 +01:00
Author
Owner

@altschuler commented on GitHub (Feb 3, 2023):

How did you solve this?

@altschuler commented on GitHub (Feb 3, 2023): How did you solve this?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#423