Updated Dockerfile to build frontend
This commit is contained in:
parent
9af76b09f2
commit
f9acc17263
6 changed files with 130 additions and 7 deletions
2
.dockerignore
Normal file
2
.dockerignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
node_modules/
|
||||
dist/
|
||||
Reference in a new issue