[PR #377] Update to rails 7 #410

Open
opened 2025-11-06 14:25:39 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/377
Author: @sitarane
Created: 8/3/2023
Status: 🔄 Open

Base: masterHead: update-to-rails-7


📝 Commits (10+)

📊 Changes

2 files changed (+214 additions, -49 deletions)

View changed files

📝 official-documentation-samples/rails/README.md (+214 -49)
📝 official-documentation-samples/rails/images/rails-welcome.png (+0 -0)

📄 Description

  • Update both ruby and rails to current versions
  • Add named volumes to compose file
  • Add an .env file
  • Add a separate container for the test environment
  • Add an email client container for apps that send email (plus config steps)
  • Add a web browser container for system tests (plus config steps)
  • Replace the old rails5 screenshot with the current one

🔄 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/377 **Author:** [@sitarane](https://github.com/sitarane) **Created:** 8/3/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `update-to-rails-7` --- ### 📝 Commits (10+) - [`9d8bd0e`](https://github.com/docker/awesome-compose/commit/9d8bd0e50011624ce64215eb649023b5992a430e) Update README.md - [`4a57b87`](https://github.com/docker/awesome-compose/commit/4a57b8732fdd93fd2fb214067e64f3792ca35928) Update README.md - [`f827295`](https://github.com/docker/awesome-compose/commit/f8272954cfd65323d8d6473d25c9331171d58a2b) Update README.md - [`f94f3b3`](https://github.com/docker/awesome-compose/commit/f94f3b3f00e0aadc4e4f64793c24e4f85e51f469) Update README.md - [`0ccebd6`](https://github.com/docker/awesome-compose/commit/0ccebd63e12dbbcf1f969ce8735208b28149443b) Update README.md - [`b03eacb`](https://github.com/docker/awesome-compose/commit/b03eacb932338a80beabf973e97ab56a8fa2d23e) Update README.md - [`0f3fe7e`](https://github.com/docker/awesome-compose/commit/0f3fe7e9315a09480c3fe56cd37f71a4fa2e7955) Update README.md - [`48013dd`](https://github.com/docker/awesome-compose/commit/48013dd491e0ba690c10c5da7e5101f04d8f8158) Update README.md - [`ace6271`](https://github.com/docker/awesome-compose/commit/ace62718af9bcf91dfb7de67aac72e49844c2b34) Update README.md - [`eb237f3`](https://github.com/docker/awesome-compose/commit/eb237f3fa10984ec4f83b2bf2ba0a1f03e7a2725) update screenshot of welcome screen ### 📊 Changes **2 files changed** (+214 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `official-documentation-samples/rails/README.md` (+214 -49) 📝 `official-documentation-samples/rails/images/rails-welcome.png` (+0 -0) </details> ### 📄 Description - Update both ruby and rails to current versions - Add named volumes to compose file - Add an .env file - Add a separate container for the test environment - Add an email client container for apps that send email (plus config steps) - Add a web browser container for system tests (plus config steps) - Replace the old rails5 screenshot with the current one --- <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:25:39 -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#410