This file contains all instructions needed to build a docker image for your agent.

Dockerfile

The following file can be used as a standard


Note that you should adapt the build configuration argument in line 2 of the file according to your needs.
Also note that you might have to adapt the file if your agent requires special features like a disabled .NET Core 2.0 globalization invariant mode (see

https://github.com/dotnet/dotnet-docker/issues/371

).