Build a Docker Container for Cloud CLI Tools
My Docker container for Cloud CLI Tools.
This Dockerfile builds on a Ubuntu image and installs CLI tools for interacting with AWS, Azure, and GCP:
awscliv2
- AWS CLIv2azure-cli
- Microsoft Azure CLIgcloud
- Google Cloud SDK
The image also creates and runs under a non-root user.