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
Imran Hussain
Marvin
Commits
30daf0f4
Commit
30daf0f4
authored
Sep 22, 2021
by
Imran Hussain
Browse files
Drop back down to node:10 docker image
parent
923ea47f
Pipeline
#793
passed with stages
in 5 minutes and 2 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
30daf0f4
#What image should our image be based off of?
FROM
node:1
2
FROM
node:1
0
RUN
mkdir
-p
/opt/nodeapp/node_modules
&&
chown
-R
node:node /opt/nodeapp
...
...
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