FROM node WORKDIR / COPY . . RUN yarn build CMD ["node", "dist/lib/server/index.js"]