@ -2,6 +2,4 @@ FROM node:12
COPY / .
COPY package.json
RUN yarn global add node-gyp && yarn install && yarn start