add docker file

This commit is contained in:
crylia
2024-08-13 21:33:16 +02:00
parent 734f3d9bff
commit 421ca07001
2 changed files with 19 additions and 0 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
node_modules
.git/
.gitignore
tests/
npm-debug.log
.DS_Store