[PR #354] [CLOSED] みねぎしれい <minegishirei@gmail.com> #998

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

📋 Pull Request Information

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

Base: masterHead: master


📝 Commits (3)

📊 Changes

5 files changed (+142 additions, -0 deletions)

View changed files

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

📄 Description

Add simple nginx http server
みねぎしれい minegishirei@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/354 **Author:** [@minegishirei](https://github.com/minegishirei) **Created:** 5/15/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`be29ad4`](https://github.com/docker/awesome-compose/commit/be29ad4af463340bc1b79e56faacbd728aaafa4a) みねぎしれい <minegishirei@gmail.com> - [`da59d4b`](https://github.com/docker/awesome-compose/commit/da59d4b12c8aec3af05997a9b2e7568ea85992d4) Signed-off-by: みねぎしれい <minegishirei@gmail.com> - [`22a86b7`](https://github.com/docker/awesome-compose/commit/22a86b727f8d7dcf9c53f47264d6b2220bc438c0) Signed-off-by: みねぎしれい <68362169+minegishirei@users.noreply.github.com> ### 📊 Changes **5 files changed** (+142 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `nginx/Dockerfile` (+1 -0) ➕ `nginx/docker-compose.yml` (+13 -0) ➕ `nginx/nginx/Readme.md` (+117 -0) ➕ `nginx/nginx/conf.d/default.conf` (+8 -0) ➕ `nginx/nginx/html/index.html` (+3 -0) </details> ### 📄 Description Add simple nginx http server みねぎしれい <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:12 -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#998