Category: Database, Redis, Docker, yaml

In the past, I've dealt with using Docker for Azure DevOps Linux Build Agent in a post called Configure a VSTS Linux Agent With Docker in Minutes, and I've blogged on how you can use Docker inside a build definition to have some prerequisite for testing (like MongoDB and SQL Server).

Related Articles