removed user temporarly, created make ci task
This commit is contained in:
@@ -23,5 +23,5 @@ RUN useradd --user-group --create-home --home-dir /app --shell /bin/false app
|
||||
|
||||
RUN [ -e ./install_deps.sh ] && ./install_deps.sh
|
||||
|
||||
USER app
|
||||
# USER app
|
||||
CMD ["node","app.js"]
|
||||
|
||||
Reference in New Issue
Block a user