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
Julien Jerphanion
Rex Dri
0635ec1c3bb9f3b19a8fbf1f6ee3fe643d4dcfdd
0635ec1c3bb9f3b19a8fbf1f6ee3fe643d4dcfdd
Switch branch/tag
rex-dri
frontend
Dockerfile
Find file
Normal view
History
Permalink
Dockerfile
73 Bytes
Newer
Older
Project dockerized
Florent Chehab
committed
Feb 11, 2019
1
2
3
# pull official base image
FROM
node:10.15.1-alpine
WORKDIR
/usr/src/app