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?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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?
@altschuler commented on GitHub (Feb 3, 2023):
How did you solve this?