This action installs Docker on a macOS runner through Colima, Lima-VM, and Homebrew.
I intend this action to be kept as simple as possible:
- No other OS will be supported.
- No other installation method for Colima will be supported (means you will always get what Homebrew gives you).
- Safety check to ensure the action is running in macOS.
- Caches big Homebrew packages to save some CI minutes.
The version of Colima that was installed.
The version of the Docker client that was installed.