Add .dockerignore for harness to exclude node_modules from COPY
This commit is contained in:
3
apps/harness/.dockerignore
Normal file
3
apps/harness/.dockerignore
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
node_modules
|
||||||
|
.next
|
||||||
|
.env*
|
||||||
Reference in New Issue
Block a user