This toolbox image is used to automate operations with Hub CTL in Microsoft Azure cloud provider.
- Same as in
base
- Azure Command-Line Interface
The image release process is done with help of Github Actions workflow which is trigged by creating of a git tag azure
.
To help with local development there is a Makefile
with simple goals.
make build
make run
make push