Add Docker build and run workflow
This commit is contained in:
10
.dockerignore
Normal file
10
.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
.git/
|
||||
node_modules/
|
||||
dist/
|
||||
|
||||
.vite.log
|
||||
*.log
|
||||
|
||||
.DS_Store
|
||||
Dockerfile
|
||||
README.md
|
||||
Reference in New Issue
Block a user