awesome-compose icon indicating copy to clipboard operation
awesome-compose copied to clipboard

Django - Docker Best Practices

Open salecharohit opened this issue 3 years ago • 1 comments

  • modifying container to run with low privilege user
  • updating alpine version
  • updating django version
  • updated readme

image

closes https://github.com/docker/awesome-compose/issues/156

Signed-off-by: salecharohit [email protected]

salecharohit avatar Aug 03 '21 16:08 salecharohit

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 👍

glours avatar Oct 08 '21 10:10 glours