FINALLY have the container run again locally
This commit is contained in:
parent
04b55e02fb
commit
af7b59797c
7 changed files with 64 additions and 20 deletions
17
.dockerignore
Normal file
17
.dockerignore
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Hidden files
|
||||
.coverage
|
||||
.github
|
||||
.git
|
||||
.gitignore
|
||||
.vscode
|
||||
|
||||
# Folders
|
||||
examples
|
||||
node_modules
|
||||
infrastructure
|
||||
docs
|
||||
|
||||
# Files
|
||||
GitVersion.yml
|
||||
README.md
|
||||
renovate.json
|
Loading…
Add table
Add a link
Reference in a new issue