Add local environment with Docker Compose
This commit is contained in:
parent
f764004f89
commit
d8a1616481
5 changed files with 115 additions and 0 deletions
7
.dockerignore
Normal file
7
.dockerignore
Normal file
|
@ -0,0 +1,7 @@
|
|||
/**/*.{md,txt}
|
||||
/.git-blame-ignore-revs
|
||||
/.git/
|
||||
/.github/
|
||||
/.gitignore
|
||||
/.idea/
|
||||
/.notes/
|
Loading…
Add table
Add a link
Reference in a new issue