Commit 9d7e441
authored
Use --network=host for WSL2 Docker DNS compatibility (#26)
Docker containers on WSL2 cannot reach the WSL2-generated nameserver
(10.255.255.254) through the bridge network. Using host networking
lets the container resolve DNS through the host's network stack.1 parent 33bd11e commit 9d7e441
1 file changed
Lines changed: 1 addition & 0 deletions
0 commit comments