Skip to content

Commit

Permalink
Changed permissions to /opt/app-root/src
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronaldo Macapobre committed Aug 21, 2024
1 parent 436d847 commit 74f8fdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/vue-on-nginx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ COPY ./s2i/bin/fix-base-url /usr/libexec/s2i/fix-base-url
USER root
RUN chmod 674 /usr/libexec/s2i/fix-base-url
RUN chmod -R 674 /tmp/app/dist/
RUN chmod -R 674 /opt/app-root/src

# From nginx-runtime.
USER 104
Expand Down

0 comments on commit 74f8fdb

Please sign in to comment.