Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Releases: cloudflightio/dockerinwsl

1.5.184

24 May 15:29
Compare
Choose a tag to compare

1.5 is ready now.

Main points

  • Switched from supervisord to systemd (fixing start-order problems)
  • Switched to new networking stack (fixing some networking problems and improved performance)
  • Switched from Powershell-based to go-based CLI
  • Added a basic systray GUI written in go

Known issues

  • The docker-wsl test command is currently broken.
  • The docker-wsl enter and docker-wsl enter-root commands are currently disabled. Please use wsl -d clf_dockerinwsl and wsl -d clf_dockerinwsl -u root instead.

What's Changed

  • chore(gui): go dependencies update by @mriedmann in #82
  • fix(msi): install check for win11 by @mriedmann in #83
  • fix(msi): improve and simplify pre-install check by @mriedmann in #86
  • feat: improve bootup order and check by @mriedmann in #81
  • fix(msi): remove appx dependency check by @mriedmann in #88
  • chore(deps): update alpine docker tag to v3.18 by @renovate in #94
  • chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /gui by @dependabot in #95
  • chore(deps): update actions/setup-go action to v4 by @renovate in #92
  • chore(deps): update module github.com/docker/docker to v23.0.6+incompatible by @renovate in #89
  • feat(cli): New go-based CLI by @mriedmann in #87
  • chore(deps): update module github.com/docker/docker to v24 by @renovate in #96

New Contributors

Full Changelog: v1.5.161...v1.5.184

Full Changelog for v1.5: v1.4.147...v1.5.184

1.4.150

20 Apr 15:36
Compare
Choose a tag to compare

HOTFIX

removed appx check in install

Full Changelog: v1.4.149...v1.4.150

1.4.149 (deprecated)

17 Apr 12:09
Compare
Choose a tag to compare

HOTFIX

  • Improve pre-install check on Win10 and Win11

Full Changelog: v1.4.148...v1.4.149

1.4.148 (deprecated)

12 Apr 23:41
Compare
Choose a tag to compare

HOTFIX

Fix: Startup links
Fix: Win11 install

Full Changelog: v1.4.146...v1.4.148

1.5.161

30 Mar 15:48
Compare
Choose a tag to compare
1.5.161 Pre-release
Pre-release

What's Changed

Full Changelog: v1.5.155...v1.5.161

1.5.155

22 Mar 11:14
Compare
Choose a tag to compare
1.5.155 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.5.152...v1.5.155

1.5.152

21 Feb 10:06
Compare
Choose a tag to compare
1.5.152 Pre-release
Pre-release

What's Changed

Full Changelog: v1.4.146...v1.5.152

1.4.146 (deprecated)

20 Feb 15:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.145...v1.4.146

1.4.145 (deprecated)

20 Feb 11:10
Compare
Choose a tag to compare

⚠️ The application-dir changed from %ProgramFiles%/DockerInWsl to %LocalAppData%/DockerInWsl

What's Changed

  • feat: add docker-wsl-test script for basic testing by @mriedmann in #71
  • feat: add restart-all and version command to docker-wsl cli by @mriedmann in #72
  • feat: switch to user-scope install by @mriedmann in #73

Full Changelog: v1.4.142...v1.4.145

1.4.142 (deprecated)

02 Feb 16:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.137...v1.4.142