FROM node:8.4-alpine RUN yarn global add gulp@3.9.1 CMD ["node", "--version"]