You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -113,6 +113,10 @@ GLOBAL OPTIONS:
113
113
114
114
Assuming you have make + go, simply run make (or 'make static'for static linking). You can also build via docker container: make docker-build
115
115
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
+
116
120
#### **Configuration**
117
121
118
122
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