[PR #353] [CLOSED] Simple Nginx HTTP Server #997

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

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/353
Author: @minegishirei
Created: 5/15/2023
Status: Closed

Base: masterHead: master


📝 Commits (4)

📊 Changes

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

View changed files

📝 README.md (+1 -0)
nginx/docker-compose.yml (+13 -0)
nginx/nginx/Dockerfile (+1 -0)
nginx/nginx/Readme.md (+117 -0)
nginx/nginx/conf.d/default.conf (+8 -0)
nginx/nginx/html/index.html (+3 -0)

📄 Description

Signed-off-by: Rei Minegishiminegishirei@gmail.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/353 **Author:** [@minegishirei](https://github.com/minegishirei) **Created:** 5/15/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`675c4d9`](https://github.com/docker/awesome-compose/commit/675c4d92a5ff3c6d8bafe5ae3f1d1cb6730c5c45) test - [`0e437c1`](https://github.com/docker/awesome-compose/commit/0e437c182b9da1c8e88ac380fe9ae14466e24ce7) Add simple nginx repo by docker-comopse - [`fab9a4e`](https://github.com/docker/awesome-compose/commit/fab9a4e3ff9c1fbe82316bea1cad23c75a0b5f92) test - [`5fa1002`](https://github.com/docker/awesome-compose/commit/5fa100244271987845d923d3ccc85cf35bb3a610) Signed-off-by: Rei Minegishi <minegishirei@gmail.com> ### 📊 Changes **6 files changed** (+143 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) ➕ `nginx/docker-compose.yml` (+13 -0) ➕ `nginx/nginx/Dockerfile` (+1 -0) ➕ `nginx/nginx/Readme.md` (+117 -0) ➕ `nginx/nginx/conf.d/default.conf` (+8 -0) ➕ `nginx/nginx/html/index.html` (+3 -0) </details> ### 📄 Description Signed-off-by: Rei Minegishi<minegishirei@gmail.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 2026-03-07 21:28:11 -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#997