A docker image combining an Azure self hosted agent with the Testim CLI. The image will download, install and configure an Azure self hosted agent on startup, allowing the Testim CLI to be called by the agent.
docker run example: docker run -de AZP_URL=https://dev.azure.com/[organization]/ -e AZP_TOKEN=[PAT] -e AZP_AGENT_NAME=[Name of agent as viewed from agent pool] -e AZP_POOL=[name of pool to add agent to] -e SERVICES_HOST=[Testim URL] --name testimazagent stevechattenpeluk/testimazagent:latest
Content type
Image
Digest
Size
533.9 MB
Last updated
over 4 years ago
docker pull stevechattenpeluk/testimazagent