feat: dockerfile

This commit is contained in:
2025-11-21 10:31:30 -07:00
parent 3382c0ef4e
commit 6cdce103a5
3 changed files with 74 additions and 2 deletions

7
ordr-ui/.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
.git
.next
node_modules
npm-debug.log
Dockerfile
docker-compose.yml
README.md