Skip to content

Commit

Permalink
HUE-9018 [docker] Adding .dockerignore to speed up builds from dev env
Browse files Browse the repository at this point in the history
Cuts context from 2G to 750MB.
  • Loading branch information
romainr committed Sep 30, 2019
1 parent ac5d6d2 commit 513e5d1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
build
logs
node_modules
.git
.vscode

0 comments on commit 513e5d1

Please sign in to comment.