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