Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
histhub
fundmuenzen
Commits
8820e5ed
Commit
8820e5ed
authored
Jun 11, 2019
by
Tobias Steiner
Browse files
Updte dockerfile
parent
278f7822
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
8820e5ed
...
...
@@ -20,7 +20,6 @@ WORKDIR /usr/local/app
# copy app to the container
COPY
package.json package-lock.json config.json tsconfig.json /usr/local/app/
COPY
src /usr/local/app/src
COPY
data /usr/local/app/data
# Install dependencies
RUN
npm
install
...
...
Write
Preview
Supports
Markdown
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