Sign inSign up

misakai/dotnet

By misakai

Updated about 10 years ago

.NET Core service pulled from a git repository.

Image
1

1.5K

misakai/dotnet repository overview

Misakai.Dotnet

A simple way of deploying a .NET Core application inside a docker container. The simple deploy script pulls the code from a GIT repository specified using an environment variable APP_REPO.

In order to configure the docker container, set the following environment variables

# APP_REPO: The git clone URL which contains
# APP_PATH: (optional) The path of the application to start

The docker image is built here: https://hub.docker.com/r/misakai/dotnet/

Tag summary

Content type

Image

Digest

Size

245.3 MB

Last updated

about 10 years ago

docker pull misakai/dotnet