- Update README to reflect major changes based on Wolfi OS
- added package: go (golang)
- Fixup Homebrew bash completions
- Migrate to using a minimalist Wolfi OS base image
- Homebrew is pre-installed
- Image is kept small with all custom packages now installed at runtime with Homebrew
- Add vim and direnv to image
- add Hashicorp's Packer and Terraform
- add python3-venv package to allow creating new virtual envs for Python
- add my custom CA certificate
- Initial Commit