Skip to content

0.4.4

Compare
Choose a tag to compare
@zombiezen zombiezen released this 05 Nov 21:57
· 150 commits to main since this release

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.