Releases: docker/desktop-action
Releases · docker/desktop-action
v0.3.6
What's Changed
- Run Desktop on ubuntu-latest standard nodes by @gtardif in #28
- Do not re-add segment line in /etc/host if already exists (for hosted runners) by @gtardif in #30
- Simplify doc on using the action on linux runners by @gtardif in #29
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- Removed mac cache (not working), more explicit fail flag on curl by @gtardif in #27
Full Changelog: v0.3.4...v0.3.5
v0.3.0
- Add possibility to specify a build URL to use to download Docker Desktop
v0.2.0
- Make the action working on Ubuntu large runners
v0.1.0
- Remove some noise in logs
- Display docker version when Desktop is started