Skip to content

Commit

Permalink
Add .dockerignore to reduce size of resulting images
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Duffield <tom@chef.io>
  • Loading branch information
tduffield committed Jul 27, 2017
1 parent 041628e commit 80e5b5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# We don't want/need anything from the local system, so ignore everything.
*

0 comments on commit 80e5b5f

Please sign in to comment.