Skip to content

Commit 4c755fb

Browse files
Naveengambol99
authored andcommitted
Included the instruction for docker image location in the README (louketo#204)
The docker image location was missing in the README.md which has been included now.
1 parent 767967c commit 4c755fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@ GLOBAL OPTIONS:
113113
114114
Assuming you have make + go, simply run make (or 'make static' for static linking). You can also build via docker container: make docker-build
115115
116+
#### **Docker image**
117+
Docker image is available at [https://quay.io/repository/gambol99/keycloak-proxy](https://quay.io/repository/gambol99/keycloak-proxy)
118+
119+
116120
#### **Configuration**
117121
118122
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)

0 commit comments

Comments
 (0)