Skip to content

Commit

Permalink
Merge pull request #25 from virtualidentityag/develop
Browse files Browse the repository at this point in the history
Provide prepared otp keycloak image
  • Loading branch information
mebo4b authored Aug 12, 2022
2 parents 950f59f + 5ab63d7 commit 2981d3a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
FROM quay.io/keycloak/keycloak:17.0.0
COPY keycloak-otp-config-spi-1.0-SNAPSHOT-keycloak.jar /opt/keycloak/providers/keycloak-otp-config-spi-1.0-SNAPSHOT-keycloak.jar

ENTRYPOINT /opt/keycloak/bin/kc.sh start --auto-build

0 comments on commit 2981d3a

Please sign in to comment.