Add Dockerfile, frontend image, and local compose stack
This commit is contained in:
parent
ac72db9925
commit
3e2fbebac7
7 changed files with 199 additions and 1 deletions
6
frontend/.dockerignore
Normal file
6
frontend/.dockerignore
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
node_modules
|
||||
dist
|
||||
.git
|
||||
*.md
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
Loading…
Add table
Add a link
Reference in a new issue