Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcmoraisjr/oauth2-proxy
Just another oauth2_proxy container
https://github.com/jcmoraisjr/oauth2-proxy
oauth2 oauth2-proxy
Last synced: 22 days ago
JSON representation
Just another oauth2_proxy container
- Host: GitHub
- URL: https://github.com/jcmoraisjr/oauth2-proxy
- Owner: jcmoraisjr
- License: apache-2.0
- Created: 2018-10-24T00:42:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-24T00:51:07.000Z (over 6 years ago)
- Last Synced: 2024-11-19T12:17:42.827Z (3 months ago)
- Topics: oauth2, oauth2-proxy
- Language: Dockerfile
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oauth2_proxy
Just another [oauth2_proxy](https://github.com/bitly/oauth2_proxy) container.
[![Docker Repository on Quay](https://quay.io/repository/jcmoraisjr/oauth2-proxy/status "Docker Repository on Quay")](https://quay.io/repository/jcmoraisjr/oauth2-proxy)
Advantages:
* Container starts as non root
* Just Alpine + oauth2_proxy binary from the releases page and nothing moreContainer has no CMD or ENTRYPOINT. Use `/oauth2_proxy` as the first argument to start the proxy.