Skip to content

v3.21.0-beta.19

Compare
Choose a tag to compare
@pirog pirog released this 09 May 16:06
· 16 commits to main since this release

New Features

  • Added ability to autostart Docker Desktop for Windows from within WSL instances #164
  • Improved method for locating and starting Docker Desktop on Windows #164
  • Updated default Docker Compose version to 2.27.0
  • Updated default Docker Desktop version to 4.30.0
  • Updated default Docker Engine version to 26.1.1
  • Updated tested Docker Desktop range to <=4.30
  • Updated tested Docker Engine range to <27
  • Updated sql-export.sh to use mariadb-dump command (if available). #148

Bug Fixes

  • Fixed bug that caused Lando to be too impatient when starting Docker Desktop #164
  • Fixed unclear error when cancelling certain prompts

Internal

  • Added buildkit as an alias for buildx in l337 service image key
  • Changed download-x to prefer ipv4 #165
  • Changed rebuild to kill instead of stop
  • Improved error handling on download-x #165