docker image building and docker compose support
This commit is contained in:
parent
f641dac69b
commit
22c2bc1492
3 changed files with 56 additions and 0 deletions
12
.dockerignore
Normal file
12
.dockerignore
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
.DS_Store
|
||||
node_modules
|
||||
dist
|
||||
Dockerfile*
|
||||
docker-compose*
|
||||
.dockerignore
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
LICENSE
|
||||
.vscode
|
||||
.env.*
|
||||
Loading…
Add table
Add a link
Reference in a new issue