[PR #34] [MERGED] Add flask sample #764

Closed
opened 2026-03-07 21:23:27 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/34
Author: @kouul
Created: 3/26/2020
Status: Merged
Merged: 3/26/2020
Merged by: @glours

Base: masterHead: master


📝 Commits (2)

📊 Changes

6 files changed (+79 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
flask/README.md (+56 -0)
flask/app/Dockerfile (+6 -0)
flask/app/app.py (+9 -0)
flask/app/requirements.txt (+1 -0)
flask/docker-compose.yml (+6 -0)

📄 Description

No description provided


🔄 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/34 **Author:** [@kouul](https://github.com/kouul) **Created:** 3/26/2020 **Status:** ✅ Merged **Merged:** 3/26/2020 **Merged by:** [@glours](https://github.com/glours) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`83a24f6`](https://github.com/docker/awesome-compose/commit/83a24f681f821c85f4f8d7b2bb3349bf7024405a) add flask sample - [`5feddf0`](https://github.com/docker/awesome-compose/commit/5feddf08546a45f15885a60463faa11aa6cf7a42) resolved newline changes ### 📊 Changes **6 files changed** (+79 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) ➕ `flask/README.md` (+56 -0) ➕ `flask/app/Dockerfile` (+6 -0) ➕ `flask/app/app.py` (+9 -0) ➕ `flask/app/requirements.txt` (+1 -0) ➕ `flask/docker-compose.yml` (+6 -0) </details> ### 📄 Description _No description provided_ --- <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 2026-03-07 21:23:27 -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#764