Update .dockerignore
So that your built certs get baked into the image
This commit is contained in:
parent
eece03efd3
commit
30b54b32d6
1 changed files with 1 additions and 4 deletions
|
|
@ -10,13 +10,10 @@ examples
|
|||
# Docs
|
||||
docs
|
||||
|
||||
# Certs
|
||||
certs
|
||||
|
||||
.coverage
|
||||
|
||||
# Markdown
|
||||
*.md
|
||||
|
||||
# Other
|
||||
*.yml
|
||||
*.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue