This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
Releases: cloudflightio/dockerinwsl
Releases · cloudflightio/dockerinwsl
1.5.184
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
anddocker-wsl enter-root
commands are currently disabled. Please usewsl -d clf_dockerinwsl
andwsl -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
1.4.149 (deprecated)
1.4.148 (deprecated)
1.5.161
1.5.155
What's Changed
- fix(install): fix autostart and shortcuts by @mriedmann in #77
- feat: Simple systray GUI by @mriedmann in #78
- chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 in /gui by @dependabot in #79
New Contributors
- @dependabot made their first contribution in #79
Full Changelog: v1.5.152...v1.5.155
1.5.152
What's Changed
- feat: complete network revamp by @mriedmann in #63
Full Changelog: v1.4.146...v1.5.152
1.4.146 (deprecated)
1.4.145 (deprecated)
%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)
What's Changed
- fix: nf_tables iptables incompatibility by @mriedmann in #67
- fix: supervisord logs can now be accessed from windows by @mriedmann in #68
- feat: cleanup iptables rules by @mriedmann in #70
- feat: better logging by @mriedmann in #69
Full Changelog: v1.4.137...v1.4.142