Skip to content

Commit aae9d69

Browse files
committed
Added dockerignore file to exclude injection of node_modules which causes npm install to fail.
Signed-off-by: Shirikatsu <[email protected]>
1 parent e49f78c commit aae9d69

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
@@ -0,0 +1 @@
1+
node_modules

0 commit comments

Comments
 (0)