Docker Setup Docker
Version updated for https://github.com/docker/setup-docker-action to version v4.7.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 1,128 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the setup of Docker CE on Linux, macOS, and Windows runners, allowing users to specify a custom Docker version, configure the daemon, or enable Docker in environments where it is not pre-installed. It simplifies the process of preparing Docker for CI/CD workflows, solving compatibility and configuration challenges for diverse runner environments. Key capabilities include version pinning, custom daemon configurations, and macOS-specific VM customizations.
Release notes
- Bump @actions/core from 1.11.1 to 2.0.1 in https://github.com/docker/setup-docker-action/pull/192
- Bump @docker/actions-toolkit from 0.68.0 to 0.71.0 in https://github.com/docker/setup-docker-action/pull/190 https://github.com/docker/setup-docker-action/pull/193
- Bump js-yaml from 3.14.1 to 3.14.2 in https://github.com/docker/setup-docker-action/pull/196
Full Changelog: https://github.com/docker/setup-docker-action/compare/v4.6.0...v4.7.0