Skip to content

northtyphoon/aspnet-docker

 
 

Repository files navigation

ASP.NET 5 Preview Docker Image

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.

Supported tags

How to use this image

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:

  • KVM_USER_HOME: path to KRE installation (e.g. /opt/kre)
  • KRE_VERSION: version of KRE (K Runtime) installed

In addition to these, PATH is set to include the k/kpm executables.

The nightly image provides the following environment variables:

In addition to these, PATH is set to include the dnx/k/kpm executables.

Build Status

Status for image tags built from master: Build Status of Docker Image on Circle CI

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%