cisagov / cisagov/development-guide
Add steps for using an alternative to Docker
- Dominant language
- Python
- Stars
- 282
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
# 💡 Summary #
Currently Docker no longer is a free to use for larger companies. See [here](https://www.docker.com/pricing/faq/) for more details
An alternative like [colima]( https://github.com/abiosoft/colima) should be added to the development guide for developers looking for a free alternative.
## Motivation and context ##
This belongs in here because currently the development guide provides steps for using Docker and no other alternative. To stay in the spirit of OSS we should provide an alternative that is free to use.
## Acceptance criteria ##
- [ ] [Mac-env-setup.md](https://github.com/cisagov/development-guide/blob/develop/dev_envs/mac-env-setup.md) is updated to include Colima as an alternative.
Contributor guide
Assessment
This issue has not been assessed yet.