Skip to content

Commit

Permalink
fix: docker build failed by missing /public
Browse files Browse the repository at this point in the history
  • Loading branch information
heycalmdown authored Nov 28, 2018
1 parent 1a2d846 commit 81714d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ RUN npm i

# Rarely edited
COPY bin /app/bin
COPY public /app/public
COPY tsconfig.json /app/

# Frequently edited
Expand Down

0 comments on commit 81714d2

Please sign in to comment.