An open API service indexing awesome lists of open source software.

https://github.com/matthewbdaly/nginx-unit-basic

Basic Docker container for Nginx Unit
https://github.com/matthewbdaly/nginx-unit-basic

docker docker-image

Last synced: 10 months ago
JSON representation

Basic Docker container for Nginx Unit

Awesome Lists containing this project

README

          

nginx-unit-basic
----------------

Basic Dockerfile for running [Nginx Unit](https://www.nginx.com/products/nginx-unit/) as a Docker container.

I know very little about Docker as this stage, so I fully expect this to only really be useful as a starting point.

You can run it with `docker run -p 8000:8000 -d matthewbdaly/nginx-unit-basic`