add docker compose file and dockerignore

This commit is contained in:
2025-03-26 15:31:12 -07:00
parent 9942796f26
commit 2dd91c9885
2 changed files with 27 additions and 0 deletions

4
.dockerignore Normal file
View File

@@ -0,0 +1,4 @@
node_modules
npm-debug.log
Dockerfile
.dockerignore