Skip to content

Commit be59fd9

Browse files
committed
Exclude EE build dirs from Docker context (#3174)
## Proposed Changes Remove the bulky part of the EE integration test directory from the Docker build context so that we don't have to send 10GB of junk to the Docker daemon when building an image.
1 parent 2877c29 commit be59fd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.dockerignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
testing/ef_tests/consensus-spec-tests
2+
testing/execution_engine_integration/execution_clients
23
target/
34
*.data
45
*.tar.gz

0 commit comments

Comments
 (0)