0.4.4
Version 0.4.4 fixes an issue with containers in environments that don't have a docker0
network like WSL and macOS.
Fixed
- Port wait checks will now automatically forward a port on any host that does not have a
docker0
network. Previously, this behavior was only used on macOS, but it is also applicable to Docker Desktop with WSL.