[PR #258] [MERGED] add configuration to use spring-postgres sample with Docker Dev Environments feature #934

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

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/258
Author: @glours
Created: 7/5/2022
Status: Merged
Merged: 7/8/2022
Merged by: @glours

Base: masterHead: spring-postgres-dev-envs


📝 Commits (2)

  • 284ba45 add configuration to use spring-postgres sample with Docker Dev Environments feature
  • 1b15402 Update spring-postgres/README.md

📊 Changes

3 files changed (+62 additions, -1 deletions)

View changed files

spring-postgres/.docker/docker-compose.yaml (+34 -0)
📝 spring-postgres/README.md (+8 -0)
📝 spring-postgres/backend/Dockerfile (+20 -1)

📄 Description

  • Add a dedicated Compose file in the .docker directory for Dev Env configuration
  • Add a new dev-envs stage in backend Dockerfile
  • Update documentation

🔄 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/258 **Author:** [@glours](https://github.com/glours) **Created:** 7/5/2022 **Status:** ✅ Merged **Merged:** 7/8/2022 **Merged by:** [@glours](https://github.com/glours) **Base:** `master` ← **Head:** `spring-postgres-dev-envs` --- ### 📝 Commits (2) - [`284ba45`](https://github.com/docker/awesome-compose/commit/284ba4537e1461de515fe85c541ecd2d565be635) add configuration to use spring-postgres sample with Docker Dev Environments feature - [`1b15402`](https://github.com/docker/awesome-compose/commit/1b15402281bb252089f713fa8a11572fe188353a) Update spring-postgres/README.md ### 📊 Changes **3 files changed** (+62 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `spring-postgres/.docker/docker-compose.yaml` (+34 -0) 📝 `spring-postgres/README.md` (+8 -0) 📝 `spring-postgres/backend/Dockerfile` (+20 -1) </details> ### 📄 Description - Add a dedicated Compose file in the .docker directory for Dev Env configuration - Add a new dev-envs stage in backend Dockerfile - Update documentation --- <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:27:08 -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#934