Setup Docker Desktop macOS
Version updated for https://github.com/gh-workflow/setup-docker-desktop-macos to version 0.0.10.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-docker-desktop-macos GitHub Action installs and starts Docker Desktop on macOS runners in GitHub Actions workflows. It automates the setup of a Docker environment on macOS for testing workflows or applications that rely on Docker, eliminating manual configuration steps. This action is specifically designed for scenarios requiring Docker on macOS and is not intended for building or publishing Linux containers.
What’s Changed
Full Changelog: https://github.com/gh-workflow/setup-docker-desktop-macos/compare/0.0.9...0.0.10