end
This commit is contained in:
@@ -11,6 +11,7 @@ COPY . $APP_PATH
|
|||||||
RUN yarn install --pure-lockfile
|
RUN yarn install --pure-lockfile
|
||||||
RUN yarn build
|
RUN yarn build
|
||||||
RUN cp -r /opt/outline/node_modules /opt/node_modules
|
RUN cp -r /opt/outline/node_modules /opt/node_modules
|
||||||
|
ENV NODE_ENV production
|
||||||
|
|
||||||
CMD yarn start
|
CMD yarn start
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user