Closes #666
This commit is contained in:
@@ -8,3 +8,4 @@ COPY . $APP_PATH
|
|||||||
RUN yarn
|
RUN yarn
|
||||||
RUN cp -r /opt/outline/node_modules /opt/node_modules
|
RUN cp -r /opt/outline/node_modules /opt/node_modules
|
||||||
|
|
||||||
|
CMD yarn build && yarn start
|
||||||
Reference in New Issue
Block a user