[PR #3] [MERGED] add readmes for all samples #138

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

📋 Pull Request Information

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

Base: masterHead: master


📝 Commits (7)

📊 Changes

107 files changed (+995 additions, -899 deletions)

View changed files

📝 README.md (+39 -4)
samples/angular/README.md (+68 -0)
📝 samples/angular/angular/src/favicon.ico (+0 -0)
📝 samples/angular/docker-compose.yaml (+1 -1)
samples/angular/output.jpg (+0 -0)
samples/aspnet-mssql/README.md (+68 -0)
📝 samples/aspnet-mssql/app/Dockerfile (+0 -0)
📝 samples/aspnet-mssql/app/aspnetapp.sln (+0 -0)
📝 samples/aspnet-mssql/app/aspnetapp/Controllers/HomeController.cs (+0 -0)
📝 samples/aspnet-mssql/app/aspnetapp/Models/ErrorViewModel.cs (+0 -0)
📝 samples/aspnet-mssql/app/aspnetapp/Program.cs (+0 -0)
📝 samples/aspnet-mssql/app/aspnetapp/Startup.cs (+0 -0)
📝 samples/aspnet-mssql/app/aspnetapp/Views/Home/About.cshtml (+0 -0)
📝 samples/aspnet-mssql/app/aspnetapp/Views/Home/Contact.cshtml (+0 -0)
📝 samples/aspnet-mssql/app/aspnetapp/Views/Home/Index.cshtml (+0 -0)
📝 samples/aspnet-mssql/app/aspnetapp/Views/Home/Privacy.cshtml (+0 -0)
📝 samples/aspnet-mssql/app/aspnetapp/Views/Shared/Error.cshtml (+0 -0)
📝 samples/aspnet-mssql/app/aspnetapp/Views/Shared/_CookieConsentPartial.cshtml (+0 -0)
📝 samples/aspnet-mssql/app/aspnetapp/Views/Shared/_Layout.cshtml (+0 -0)
📝 samples/aspnet-mssql/app/aspnetapp/Views/Shared/_ValidationScriptsPartial.cshtml (+0 -0)

...and 80 more files

📄 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/3 **Author:** [@aiordache](https://github.com/aiordache) **Created:** 3/6/2020 **Status:** ✅ Merged **Merged:** 3/6/2020 **Merged by:** [@aiordache](https://github.com/aiordache) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`efa461f`](https://github.com/docker/awesome-compose/commit/efa461f83bed41cde6d504ffeedb842e5c5a45e8) update README.md - [`88b5df7`](https://github.com/docker/awesome-compose/commit/88b5df7844e753b30d764d7ec80e02a77b8992bc) update angular sample - [`80dcce9`](https://github.com/docker/awesome-compose/commit/80dcce97b42b509e084fe0f2d89c10884b4c5de6) Update README.md - [`9c829ac`](https://github.com/docker/awesome-compose/commit/9c829ac4ba4dec0b5efb8b492c3938514bfa3c69) update asp.net-mssql sample - [`4834123`](https://github.com/docker/awesome-compose/commit/48341239de3cdabc50a3ee4f05d4771a72233df4) update readme.md for all samples - [`baf0283`](https://github.com/docker/awesome-compose/commit/baf028348c86d3b61935ca2610eb2346c52ab4a6) Merge remote-tracking branch 'upstream/master' - [`1ea42b3`](https://github.com/docker/awesome-compose/commit/1ea42b39bd708e37c293e78c521a0bb83e82220a) Update README.md ### 📊 Changes **107 files changed** (+995 additions, -899 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+39 -4) ➕ `samples/angular/README.md` (+68 -0) 📝 `samples/angular/angular/src/favicon.ico` (+0 -0) 📝 `samples/angular/docker-compose.yaml` (+1 -1) ➕ `samples/angular/output.jpg` (+0 -0) ➕ `samples/aspnet-mssql/README.md` (+68 -0) 📝 `samples/aspnet-mssql/app/Dockerfile` (+0 -0) 📝 `samples/aspnet-mssql/app/aspnetapp.sln` (+0 -0) 📝 `samples/aspnet-mssql/app/aspnetapp/Controllers/HomeController.cs` (+0 -0) 📝 `samples/aspnet-mssql/app/aspnetapp/Models/ErrorViewModel.cs` (+0 -0) 📝 `samples/aspnet-mssql/app/aspnetapp/Program.cs` (+0 -0) 📝 `samples/aspnet-mssql/app/aspnetapp/Startup.cs` (+0 -0) 📝 `samples/aspnet-mssql/app/aspnetapp/Views/Home/About.cshtml` (+0 -0) 📝 `samples/aspnet-mssql/app/aspnetapp/Views/Home/Contact.cshtml` (+0 -0) 📝 `samples/aspnet-mssql/app/aspnetapp/Views/Home/Index.cshtml` (+0 -0) 📝 `samples/aspnet-mssql/app/aspnetapp/Views/Home/Privacy.cshtml` (+0 -0) 📝 `samples/aspnet-mssql/app/aspnetapp/Views/Shared/Error.cshtml` (+0 -0) 📝 `samples/aspnet-mssql/app/aspnetapp/Views/Shared/_CookieConsentPartial.cshtml` (+0 -0) 📝 `samples/aspnet-mssql/app/aspnetapp/Views/Shared/_Layout.cshtml` (+0 -0) 📝 `samples/aspnet-mssql/app/aspnetapp/Views/Shared/_ValidationScriptsPartial.cshtml` (+0 -0) _...and 80 more files_ </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:19:41 -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#138