TeslaGov / ngx-http-auth-jwt-module

Secure your NGINX locations with JWT
MIT License
310 stars 119 forks source link

Dockerize the build #2

Closed kevinmichaelchen closed 7 years ago

kevinmichaelchen commented 7 years ago

Add Dockerfile, preferably based on Alpine Linux (5MB), that can build this module.

fitzyjoe commented 7 years ago

The build is dockerized. I used CentOS because we're eventually running this on Redhat/CentOS and I wasn't sure if a build on Alpine would be portable.