This is a lightweight Docker container (based on Alpine Linux) for:
https://github.com/bitly/oauth2_proxy
oauth2_proxy is a reverse proxy that provides authentication with Google, Github or other provider.
docker run --rm -it wernight/oauth2_proxy oauth2_proxy --help
Follow their directions to set up.
Having more issues? Report a bug on GitHub.