[PR #14] [MERGED] Connect backend to db in the nginx-flask-mysql sample #145

Closed
opened 2025-11-06 14:19:51 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/14
Author: @aiordache
Created: 3/17/2020
Status: Merged
Merged: 3/17/2020
Merged by: @aiordache

Base: masterHead: master


📝 Commits (2)

  • 92a9311 connect backend to db in nginx-flask-mysql
  • 7af9c0d Merge remote-tracking branch 'upstream/master'

📊 Changes

4 files changed (+49 additions, -19 deletions)

View changed files

📝 nginx-flask-mysql/backend/Dockerfile (+4 -5)
📝 nginx-flask-mysql/backend/hello.py (+37 -2)
📝 nginx-flask-mysql/backend/requirements.txt (+2 -6)
📝 nginx-flask-mysql/docker-compose.yaml (+6 -6)

📄 Description

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


🔄 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/14 **Author:** [@aiordache](https://github.com/aiordache) **Created:** 3/17/2020 **Status:** ✅ Merged **Merged:** 3/17/2020 **Merged by:** [@aiordache](https://github.com/aiordache) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`92a9311`](https://github.com/docker/awesome-compose/commit/92a9311d8aba3bb53254d17cd7173acba4edf288) connect backend to db in nginx-flask-mysql - [`7af9c0d`](https://github.com/docker/awesome-compose/commit/7af9c0d4c20e50918ab650574902196422009fb7) Merge remote-tracking branch 'upstream/master' ### 📊 Changes **4 files changed** (+49 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `nginx-flask-mysql/backend/Dockerfile` (+4 -5) 📝 `nginx-flask-mysql/backend/hello.py` (+37 -2) 📝 `nginx-flask-mysql/backend/requirements.txt` (+2 -6) 📝 `nginx-flask-mysql/docker-compose.yaml` (+6 -6) </details> ### 📄 Description closes https://github.com/docker/awesome-compose/issues/10 --- <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:19:51 -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#145