[PR #118] Sample for nginx-php-mysql #223

Open
opened 2025-11-06 14:21:35 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/118
Author: @spamr
Created: 3/26/2021
Status: 🔄 Open

Base: masterHead: wip-nginx-php-sql


📝 Commits (4)

  • 98b90b1 Sample for nginx-php-mysql
  • 05008c0 Refactor directory and image location
  • 763efc6 Update README.md
  • 4c0bdea nit: Missing empty line in the EOF

📊 Changes

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

View changed files

nginx-php-mysql/README.md (+66 -0)
nginx-php-mysql/backend/index.php (+3 -0)
nginx-php-mysql/db/password.txt (+1 -0)
nginx-php-mysql/docker-compose.yaml (+34 -0)
nginx-php-mysql/proxy/Dockerfile (+2 -0)
nginx-php-mysql/proxy/conf (+32 -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/118 **Author:** [@spamr](https://github.com/spamr) **Created:** 3/26/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `wip-nginx-php-sql` --- ### 📝 Commits (4) - [`98b90b1`](https://github.com/docker/awesome-compose/commit/98b90b1d4917591ca8337cb477657a1c21958145) Sample for nginx-php-mysql - [`05008c0`](https://github.com/docker/awesome-compose/commit/05008c0b54e679ddbb26eebd64c50efd11bb57c6) Refactor directory and image location - [`763efc6`](https://github.com/docker/awesome-compose/commit/763efc67f0979e27bda324a8b73fa3df6d75c800) Update README.md - [`4c0bdea`](https://github.com/docker/awesome-compose/commit/4c0bdea11accfbe8118412d46ce66ab3c479d7cb) nit: Missing empty line in the EOF ### 📊 Changes **6 files changed** (+138 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `nginx-php-mysql/README.md` (+66 -0) ➕ `nginx-php-mysql/backend/index.php` (+3 -0) ➕ `nginx-php-mysql/db/password.txt` (+1 -0) ➕ `nginx-php-mysql/docker-compose.yaml` (+34 -0) ➕ `nginx-php-mysql/proxy/Dockerfile` (+2 -0) ➕ `nginx-php-mysql/proxy/conf` (+32 -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 2025-11-06 14:21:35 -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#223