[PR #158] Django - Docker Best Practices #254

Open
opened 2025-11-06 14:22:17 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/158
Author: @salecharohit
Created: 8/3/2021
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 6243b83 modifying container to run with low privilege user , updating alpine version ,updated django version

📊 Changes

3 files changed (+12 additions, -10 deletions)

View changed files

📝 django/README.md (+3 -3)
📝 django/app/Dockerfile (+8 -6)
📝 django/app/requirements.txt (+1 -1)

📄 Description

  • 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 i@rohitsalecha.com


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/docker/awesome-compose/pull/158 **Author:** [@salecharohit](https://github.com/salecharohit) **Created:** 8/3/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`6243b83`](https://github.com/docker/awesome-compose/commit/6243b83bbf2c78aec07e24f717157b978d65e6de) modifying container to run with low privilege user , updating alpine version ,updated django version ### 📊 Changes **3 files changed** (+12 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `django/README.md` (+3 -3) 📝 `django/app/Dockerfile` (+8 -6) 📝 `django/app/requirements.txt` (+1 -1) </details> ### 📄 Description - modifying container to run with low privilege user - updating alpine version - updating django version - updated readme ![image](https://user-images.githubusercontent.com/958940/128050471-8b0c7cf9-ef2e-42a9-83d6-24feea8f8666.png) closes https://github.com/docker/awesome-compose/issues/156 Signed-off-by: salecharohit <i@rohitsalecha.com> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:22:17 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#254