Skip to content

IntimateMerger/dockerfile-oauth2_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Circle CI

oauth2_proxy Dockerfile

Dockerfile for oauth2_proxy

How to use this image

Environment

none

Example

$ docker run -p 4180:4180 -t intimatemerger/oauth2_proxy \
    -upstream=http://127.0.0.1:8080 \
    -client-id=123456.apps.googleusercontent.com \
    -client-secret=XXXXXXXXXXXXXXXXXXXXX \
    -email-domain=example.com \
    -cookie-secret=secret \
    -cookie-domain=www.example.com

About

Dockerfile for oauth2_proxy

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published