ensure keycloak permissions
This commit is contained in:
parent
bf4b3d3eb4
commit
607916ba7e
@ -17,6 +17,7 @@ RUN apk add --no-cache \
|
||||
openjdk11-jre-headless
|
||||
|
||||
COPY --from=builder --chown=keycloak:keycloak /keycloak /home/keycloak/server
|
||||
RUN chown -R keycloak:keycloak /home/keycloak
|
||||
|
||||
ADD /rootfs /
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user