This is the Dockerfile and associated assets requried to run the Terraform CI/CD and subscription creation pipelines.
Container image containing:
This is handled at runtime, using the start.sh
is taken from the official docs.
See here
docker run -e AZP_URL=<Azure DevOps instance> -e AZP_TOKEN=<PAT token> -e AZP_AGENT_NAME=mydockeragent myrepo/myimage:latest