dockerfile to build and run tests

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-01-17 12:02:32 +01:00
parent 70326fd842
commit e787e99036
3 changed files with 131 additions and 0 deletions

2
.dockerignore Normal file
View File

@@ -0,0 +1,2 @@
/coverage
/node_modules