Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
dasscheman committed Jul 2, 2024
1 parent 3f3f9d3 commit 1f801d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openshift/frontend.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN apk add --no-cache git

#COPY --chown=node:node package.json package-lock.json* vite.config.js docker/certificates/ ./
COPY --chown=node:node . ./

#Naar het voorbeeld van:
#https://github.com/UtrechtUniversity/containerplatform-docs Apache rootless openshift
RUN chgrp -R 0 /var/www && \
Expand Down

0 comments on commit 1f801d9

Please sign in to comment.