Skip to content

Commit

Permalink
Closes #666
Browse files Browse the repository at this point in the history
  • Loading branch information
tommoor committed Jun 30, 2018
1 parent 2f839c7 commit c599bb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ COPY . $APP_PATH
RUN yarn
RUN cp -r /opt/outline/node_modules /opt/node_modules

CMD yarn build && yarn start

0 comments on commit c599bb7

Please sign in to comment.