Skip to content

Commit

Permalink
end
Browse files Browse the repository at this point in the history
  • Loading branch information
tommoor committed Sep 5, 2020
1 parent 713187c commit e7e289d
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 @@ -11,6 +11,7 @@ COPY . $APP_PATH
RUN yarn install --pure-lockfile
RUN yarn build
RUN cp -r /opt/outline/node_modules /opt/node_modules
ENV NODE_ENV production

CMD yarn start

Expand Down

0 comments on commit e7e289d

Please sign in to comment.