Kroese
Kroese
Yeah that is really complicated, because the container is running in the bridge network, but the Windows installation is running behind a tunnel, which prevents the communication to other containers...
@duysqubix Good news! I just discovered you can ping them by using `containername.networkname` and it will resolve the containers IP correctly. So for example `postgres-repo.mybridge` instead of just ` postgres-repo`.
@rchitulescu The other way around is not really possible, because the VM is behind a NAT tunnel. The only way to remove this tunnel is to set `DHCP=Y` and the...
Do you mean from within macOS (with Safari)? Can you provide some more context?
I think your IP address might be blocked by Apple for downloading OS updates.
You can supply any custom .iso (see the readme about `/boot.iso`)
I now added a [devcontainer.json](https://github.com/dockur/windows/blob/master/.devcontainer.json) that works with Github codespaces!
I never knew this! What kind of drivers does the .exe install that the .msi does not? I thought the .exe installed the tools for communicating with the Guest Agent,...
I cannot read Chinese, so closing...
Closing old issues, if this problem is still not solved, please let me know!