Skip to content

Commit

Permalink
feat: kc image build debug #1
Browse files Browse the repository at this point in the history
  • Loading branch information
NithinKuruba committed Nov 26, 2024
1 parent 7c106ac commit a38f78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/keycloak/Dockerfile-26
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COPY --from=extensions-builder /tmp/services/target/bcgov-services-1.0.0.jar /op

WORKDIR /opt/keycloak

RUN /opt/keycloak/bin/kc.sh build
RUN /opt/keycloak/bin/kc.sh build --verbose

FROM registry.redhat.io/rhbk/keycloak-rhel9:26.0-3

Expand Down

0 comments on commit a38f78c

Please sign in to comment.