FROM node COPY . . RUN npm ci #TODO need to grab a bundler to build ENTRYPOINT npm run dev