This repository contains Dockerfile definitions for ASP.NET 5 Docker images and is a loose fork of the ASP.NET 5 Preview Docker Image project.
Please read this article on .NET Web Development and Tools Blog to learn more about using this image.
This image provides the following environment variables:
DNX_USER_HOME: path to DNX installation (e.g. /opt/dnx)DNX_VERSION: version of DNX (.NET Execution Environment) installed
In addition to these, PATH is set to include the dnx/dnu executables.