FROM node:14 RUN npm install node-sass RUN npm install @vue/cli-service ENTRYPOINT ["tail", "-f", "/dev/null"]