NGINX with TLSv1.3 support & built-in RTMP Media Streaming Server with GeoIP2 country database.

Build Status

Building The Image

git clone https://github.com/sceptic30/nginx-rtmp-geoip2-alpine
cd nginx-rtmp-geoip2-alpine
docker build . -t your_image_tag

Run the image

docker run -d --rm --name webserver -p 80:80 your_image_tag

Current Image running in non-priviledged mode, under the user 'nginx'

For more details please visit Admintuts.net

License

MIT

Free Software, Hell Yeah!

Description
No description provided
Readme MIT 55 MiB
Languages
Dockerfile 55.3%
Shell 44.7%