Hi!
I need help setting up my development environment.
The setup is as follows:
What I need is a configuration for the parallels machine (win11 arm64) to be able to access this physical server running the docker daemon.
I have installed docker CLI on my Parallels Win11 ARM64 machine, and I can ping 192.168.0.221. The problem is that the `docker` commands on the Windows11 ARM64 Parallels machine are not working (timing out).
Can someone help me out, please?
I need help setting up my development environment.
The setup is as follows:
- Mac M1 running parallels
- 192.168.0.45 on the physical network
- 10.211.55.2 on the bridge network to Parallels machine
- Running Windows 11 ARM64 machine in Parallels
- 10.211.55.3 on the bridge network
- Running docker daemon on AMD64 machine (physical) on my local network
- 192.168.0.221 on the physical network
What I need is a configuration for the parallels machine (win11 arm64) to be able to access this physical server running the docker daemon.
I have installed docker CLI on my Parallels Win11 ARM64 machine, and I can ping 192.168.0.221. The problem is that the `docker` commands on the Windows11 ARM64 Parallels machine are not working (timing out).
Can someone help me out, please?