This repository contains Dockerfile definitions for ASP.NET 5 Docker images.
This project is part of ASP.NET 5. You can find samples, documentation, and getting started instructions for ASP.NET 5 at the Home repo.
1.0.0-beta2, latest (1.0.0-beta2/Dockerfile)1.0.0-beta1 (1.0.0-beta1/Dockerfile)nightly (nightly/Dockerfile)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:
KRE_USER_HOME: path to KRE installation (e.g. /opt/kre) (except the nightly image)KRE_VERSION: version of KRE (K Runtime) installed (except the nightly image)In addition to these, PATH is set to include the k/kpm executables.
The nightly image provides the following environment variables:
DNX_USER_HOME: path to DNX installation (e.g. /opt/dnx)DNX_FEED: url to the DNX nightly feed (e.g. https://www.myget.org/F/aspnetvnext/api/v2)In addition to these, PATH is set to include the dnx/k/kpm executables.
Content type
Image
Digest
sha256:372ddd518…
Size
174.6 MB
Last updated
almost 11 years ago
docker pull muojp/aspnet-docker