[PR #257] [MERGED] add configuration to use sparkjave-mysql sample with Docker Dev Environments feature #332

Closed
opened 2025-11-06 14:23:58 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: sparkjava-mysql-dev-envs


📝 Commits (1)

  • 516dc91 add configuration to use sparkjava-mysql sample with Docker Dev Environments feature

📊 Changes

3 files changed (+57 additions, -0 deletions)

View changed files

sparkjava-mysql/.docker/docker-compose.yaml (+32 -0)
📝 sparkjava-mysql/README.md (+8 -0)
📝 sparkjava-mysql/backend/Dockerfile (+17 -0)

📄 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/257 **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:** `sparkjava-mysql-dev-envs` --- ### 📝 Commits (1) - [`516dc91`](https://github.com/docker/awesome-compose/commit/516dc91d5cd405353117545f8e25376b73975358) add configuration to use sparkjava-mysql sample with Docker Dev Environments feature ### 📊 Changes **3 files changed** (+57 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `sparkjava-mysql/.docker/docker-compose.yaml` (+32 -0) 📝 `sparkjava-mysql/README.md` (+8 -0) 📝 `sparkjava-mysql/backend/Dockerfile` (+17 -0) </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 2025-11-06 14:23:58 -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#332