tf-free
tf-free copied to clipboard
Azure CLI 2.0 new CI configuration and docs
I've been trying to find a functional way to export the binaries of az to the project container, with no success. Most Dockerfiles available on Github are based on a Debian distribution, whereas Alpine-based containers don't seem to work with the newer version of the Azure CLI.
Any PR's successfuly configuring the az binary inside an Alpine-based container would be incredibly helpful.