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