Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Commit

Permalink
Included the instruction for docker image location in the README (#204)
Browse files Browse the repository at this point in the history
The docker image location was missing in the README.md which has been
included now.
  • Loading branch information
Naveen authored and gambol99 committed Mar 24, 2017
1 parent bfe20b8 commit bebb3e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@ GLOBAL OPTIONS:
Assuming you have make + go, simply run make (or 'make static' for static linking). You can also build via docker container: make docker-build
#### **Docker image**
Docker image is available at [https://quay.io/repository/gambol99/keycloak-proxy](https://quay.io/repository/gambol99/keycloak-proxy)
#### **Configuration**
Configuration can come from a yaml/json file and or the command line options (note, command options have a higher priority and will override or merge any options referenced in a config file)
Expand Down

0 comments on commit bebb3e3

Please sign in to comment.