testing Dockerfile
This commit is contained in:
parent
441e1e61be
commit
cf3d47bdd7
@ -6,6 +6,7 @@ RUN node --version && npm --version && yarn --version
|
||||
|
||||
# install gulp
|
||||
RUN npm i gulp-cli -g
|
||||
RUN ls -alh /root/local/lib/node_modules
|
||||
|
||||
# run yarn for prerequisits
|
||||
RUN yarn
|
||||
|
Loading…
Reference in New Issue
Block a user