Skip to content

Commit 10a2b28

Browse files
committed
Document how our .dockerignore file works
1 parent 05a146c commit 10a2b28

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker/.dockerignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
# Exclude everything
12
*
3+
# Then just include only the files required for builds
24
!/crates
35
!/domains
46
!/shared

0 commit comments

Comments
 (0)