development-guide icon indicating copy to clipboard operation
development-guide copied to clipboard

Add Colima installation over Docker Desktop

Open michaelsaki opened this issue 1 year ago • 5 comments

🗣 Description

This PR will remove the current Docker documentation from the mac-env-setup.md and replace it with steps to install and configure Colima.

💭 Motivation and context

Docker now requires certain users and businesses to purchase a license for use of Docker Desktop.

Colima is an open source software that is already used by developers in this organization and has a similar set of CLI commands as Docker.

This will satisfy issue https://github.com/cisagov/development-guide/issues/95.

✅ Pre-approval checklist

  • [x] This PR has an informative and human-readable title.
  • [x] Changes are limited to a single goal - eschew scope creep!
  • [x] All relevant type-of-change labels have been added.
  • [x] I have read the CONTRIBUTING document.
  • [x] These code changes follow cisagov code standards.
  • [x] All relevant repo and/or project documentation has been updated to reflect the changes in this PR.
  • [x] All new and existing tests pass.

michaelsaki avatar Feb 09 '24 20:02 michaelsaki