Chapter 2. New environment variables

The following environment variables have been added for the .NET Core 2.1 container image.

DOTNET_TOOLS Used to specify a list of .NET tools to install before building the app. It is possible to install a specific version by post pending the package name with @<version>.