FROM node:alpine RUN yarn global add netlify-cli USER node ENTRYPOINT ["netlify"]