Sign inSign up

flexberry/mono-nginx

By flexberry

Updated over 5 years ago

This image flexberry/mono-nginx is based on customized flexberry/mono image.

Image
0

1.7K

flexberry/mono-nginx repository overview

How to use this image

This image flexberry/mono-nginx is based on customized flexberry/mono image. The image adds nginx and mono-fastcgi-server to the base image and is ready to run an ASP.NET application with the nginx and mono-fastcgi-server.

Create a Dockerfile in your Mono web app project

FROM flexberry/mono-nginx:latest

COPY /app /app
WORKDIR /app

Tag summary

Content type

Image

Digest

Size

227.7 MB

Last updated

over 5 years ago

docker pull flexberry/mono-nginx