Skip to content

Commit

Permalink
refactor: try custom exec
Browse files Browse the repository at this point in the history
  • Loading branch information
alvaro-origen committed Mar 12, 2024
1 parent 68d6a7e commit f70eaa6
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 @@ -17,3 +17,5 @@ RUN npm install --global verdaccio-github-oauth-ui \
&& npm install --global verdaccio-aws-s3-storage
# back to original user
USER $VERDACCIO_USER_UID

CMD /bin/sh -c verdaccio --config /verdaccio/conf/config.yaml --listen $VERDACCIO_PROTOCOL://0.0.0.0:$PORT

0 comments on commit f70eaa6

Please sign in to comment.