Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Agendador
Front-end_Server
Commits
d42343f1
Commit
d42343f1
authored
5 years ago
by
Matheus Horstmann
Browse files
Options
Download
Plain Diff
Merge branch 'develop' into 'master'
Develop See merge request agendador/Front-end_Server!122
parents
da216b39
a374da60
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+3
-2
Dockerfile
with
3 additions
and
2 deletions
+3
-2
Dockerfile
+
3
-
2
View file @
d42343f1
...
...
@@ -21,8 +21,9 @@ COPY . .
RUN
npm
install
npm@latest
-g
&&
\
npm
install
&&
\
npm audit fix
npm
install
#npm install && \
#npm audit fix
# VOLUME ["$INSTALL_PATH/src"]
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help