Build docker image

This commit is contained in:
HitomaruKonpaku
2023-08-29 12:47:41 +07:00
parent f6eeef28c5
commit f0a302d18e
5 changed files with 49 additions and 0 deletions

4
.dockerignore Normal file
View File

@ -0,0 +1,4 @@
node_modules/
dist/
tests/
.vscode/