Skip to content

Commit

Permalink
Run stuff as user perhaps
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNaessens committed Mar 17, 2024
1 parent 4aa4ff5 commit 2291d8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ RUN bundle install

COPY . /app

USER factuur

RUN yarn install

RUN bundle exec rails assets:precompile
Expand Down

0 comments on commit 2291d8a

Please sign in to comment.