Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
VILLASframework
VILLASweb
Commits
790e9a2c
Commit
790e9a2c
authored
May 14, 2019
by
Steffen Vogel
🎅🏼
Browse files
install Git for installation of Pintura NPM
parent
284c2774
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
790e9a2c
...
...
@@ -4,6 +4,8 @@ FROM node:8.2
RUN
mkdir
-p
/usr/src/app
WORKDIR
/usr/src/app
RUN
apt
install
-y
git
# use changes to package.json to force Docker not to use the cache
# when we change our application's nodejs dependencies:
ADD
package.json /usr/src/app
...
...
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