awesome-compose
awesome-compose copied to clipboard
Django - Docker Best Practices
- modifying container to run with low privilege user
- updating alpine version
- updating django version
- updated readme
closes https://github.com/docker/awesome-compose/issues/156
Signed-off-by: salecharohit [email protected]
Hello @salecharohit
First, thanks for your contribution!
I'm really sorry for the delay between your PR creation and the review 😞
I just pushed some PRs to fix security issues on samples, so now your PR is conflicting on the requirements.txt
.
Can you rebase your branch with master?
Otherwise looks good to merge 👍