Skip to content

Commit

Permalink
fix: reduce docker context building locally
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik authored and varl committed Mar 4, 2020
1 parent 5b93668 commit 50bdb3b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
node_modules
**/node_modules
.env*
.git
**/upload
.github

0 comments on commit 50bdb3b

Please sign in to comment.