Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Motion Bank
Services
Motion Bank API
Commits
6531d171
Commit
6531d171
authored
Jul 19, 2018
by
A. Koch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove node modules on docker build
parent
e0a87ed8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Dockerfile
Dockerfile
+1
-0
No files found.
Dockerfile
View file @
6531d171
...
...
@@ -3,6 +3,7 @@ MAINTAINER Motion Bank
WORKDIR
/app
COPY
. .
RUN
rm
-rf
node_modules
RUN
npm
install
--production
EXPOSE
3030
...
...
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