A very simply base template it is just the OS ether Ubuntu or Rocky Linux with some quailty of life tools and cloud tools for working with Terraform and AWS.
- ZSH (Set as default Shell)
- OhMyZSH
- BAT - A better Cat command
- EZA - A better ls command
- Just - An awesome task runner
- AWS CLI
- Digital Ocean CLI
- Terraform
- Packer
devcontainer templates apply -w . -t ghcr.io/dotmh/devcontainer/cloud -a '{"baseContainer":"devcontainer-cloud"}`baseContainer:devcontainer-cloudDEFAULT - the ubuntu base containerdevcontainer-rocky-cloud- the rocky linux base container