chore(Dockerfile): build and deploy via Docker, remove Nixpacks

This commit is contained in:
Cory Dransfeldt 2025-04-28 09:39:14 -07:00
parent f85f47bbd4
commit c9015a7f2b
No known key found for this signature in database
7 changed files with 81 additions and 19 deletions

7
.dockerignore Normal file
View file

@ -0,0 +1,7 @@
node_modules
npm-debug.log
.dockerignore
.git
.gitignore
Dockerfile
README.md