blah
This commit is contained in:
@@ -10,6 +10,8 @@ WORKDIR /opt/f0ckv2
|
||||
|
||||
RUN npm i
|
||||
RUN mkdir -p public/ca deleted/{ca,b,t}
|
||||
|
||||
# only prod
|
||||
RUN rm -rf /opt/f0ckv2/node_modules/cuffeo
|
||||
ADD ./cuffeo /opt/f0ckv2/node_modules/cuffeo
|
||||
|
||||
ENTRYPOINT ["npm", "run", "start"]
|
Reference in New Issue
Block a user