grim/containers/oauth-kludge

Add a bit more to the readme

2020-11-22, Gary Kramlich
c60e307d4293
Parents ff4a8174d97b
Children 355bca2dd811
Add a bit more to the readme
  • +7 -0
    README.md
  • --- a/README.md Sun Nov 22 03:55:54 2020 -0600
    +++ b/README.md Sun Nov 22 04:11:03 2020 -0600
    @@ -18,3 +18,10 @@
    `OAUTH_KLUDGE_TOKEN_ENDPOINT`: The actual URL that the kludged request should
    be proxied to. This is implementation specific and is **required**.
    +## Running
    +
    +There is a container available on Docker Hub,
    +[rwgrim/oauth-kludge](https://hub.docker.com/repository/docker/rwgrim/oauth-kludge),
    +which can be used or you can run it locally making sure to set the required
    +environment variables.
    +