github docksal/docksal 1.13.3
v1.13.3

latest releases: v1.18.2, v1.18.1, v1.18.0...
3 years ago

1.13.3 (2020-05-14)

IMPORTANT

If you have ports 53/80/443 in use on your Mac or Windows host, then you would need to either:

  • Stop the service(s) utilizing those ports on the host (see #1348)
  • Stick with Docker Desktop v2.1.0.5 and Docksal v1.13.2 (DOCKSAL_VERSION=v1.13.2 fin update) until we find a better way to address upstream regressions with newer Docker Desktop versions.

New software versions

  • fin v1.95.0

Changes and improvements

  • Docker Desktop 2.3.0.2 compatibility fixes (Mac and Windows)
    • Bind system services to 0.0.0.0 by default in virtualized environments (fixes #1268, fixes #1342)
    • Dropped the dependency on DockerNAT interface on Windows (fixes #1276)
      • Do not configure DNS resolver with Docker Desktop for Windows
      • Use the external docksal.site TLD with Docker Desktop for Windows v2.2.0.0+. This is necessary to have a working setup out of the box without the need to ask the user to manually configure DNS records using "fin hosts".

Experimental

  • Try the new external TDL for your Docksal projects!
    fin config set --global DOCKSAL_DNS_DOMAIN=docksal.site
    
    Note: This option is enforced with Docker Desktop for Windows 2.2.0.0+

Don't miss a new docksal release

NewReleases is sending notifications on new releases.