feature: Docker initial start

This commit is contained in:
Keith Solomon
2025-02-09 17:39:17 -06:00
parent 0f8b3ed157
commit 5a837c19e1
4 changed files with 65 additions and 1056 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
.vscode/
node_modules/
dist/
build/
Temp/
src/
*-bak*
*.log