feature: optimize Docker build time by excluding node_modules

This commit is contained in:
Ruben Taelman 2021-05-10 13:51:23 +02:00 committed by Matthieu Bosquet
parent 079101d951
commit 0b8fa335ac

1
.dockerignore Normal file
View File

@ -0,0 +1 @@
node_modules