mirror of
https://github.com/FlipsideCrypto/og-image.git
synced 2026-02-06 10:46:43 +00:00
parent
bbd8b8b07b
commit
0a899f0b80
@ -1,6 +0,0 @@
|
||||
FROM node:10
|
||||
WORKDIR /usr/src/app
|
||||
COPY . .
|
||||
RUN npm install
|
||||
RUN npm run build
|
||||
CMD [ "npm", "start" ]
|
||||
Loading…
Reference in New Issue
Block a user