feat: add docker build
This commit is contained in:
parent
3b1f0ae6f8
commit
bef9b6d46d
4 changed files with 31 additions and 0 deletions
7
.dockerignore
Normal file
7
.dockerignore
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
node_modules
|
||||
.dockerignore
|
||||
Dockerfile
|
||||
|
||||
/.cache
|
||||
/build
|
||||
.env
|
||||
Loading…
Add table
Add a link
Reference in a new issue