Azure Pipelines Docker agent with Python
107
This image based on Fedora and provide all necessary packages
installed for running as a self-hosted Docker image
Dockerfile linksamd64, arm64v8For using that with Azure Pipelines the container should be provided
with some environment variables:
AZP_POOL - name of the Azure Pipelines pool you want to attach you containerAZP_URL - URL of your project where pipelines are locatedAZP_TOKEN - token that allows the agent to register themself in a poolAZP_AGENT_NAME - agent name to be assignedTemplate of .env file available here
Content type
Image
Digest
Size
193.7 MB
Last updated
almost 6 years ago
docker pull vpetrigo/az-python-agent:0.1