[PR #253] [MERGED] add configuration to use vuejs sample with Docker Dev Environments feature #930

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

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/253
Author: @glours
Created: 6/30/2022
Status: Merged
Merged: 7/12/2022
Merged by: @glours

Base: masterHead: vuejs-dev-envs


📝 Commits (1)

  • 9008507 add configuration to use vuejs sample with Docker Dev Environments feature

📊 Changes

4 files changed (+37 additions, -2 deletions)

View changed files

vuejs/.docker/docker-compose.yaml (+9 -0)
📝 vuejs/README.md (+8 -0)
📝 vuejs/compose.yaml (+3 -1)
📝 vuejs/vuejs/Dockerfile (+17 -1)

📄 Description

  • Add a dedicated Compose file in the .docker directory for Dev Env configuration
  • Add a new dev-envs stage in the vuejs Dockerfile
  • Update documentation
  • small changes to pom.xml and compose.yaml

🔄 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/253 **Author:** [@glours](https://github.com/glours) **Created:** 6/30/2022 **Status:** ✅ Merged **Merged:** 7/12/2022 **Merged by:** [@glours](https://github.com/glours) **Base:** `master` ← **Head:** `vuejs-dev-envs` --- ### 📝 Commits (1) - [`9008507`](https://github.com/docker/awesome-compose/commit/9008507c60de96a20f497ad63210bdb12d694ff5) add configuration to use vuejs sample with Docker Dev Environments feature ### 📊 Changes **4 files changed** (+37 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `vuejs/.docker/docker-compose.yaml` (+9 -0) 📝 `vuejs/README.md` (+8 -0) 📝 `vuejs/compose.yaml` (+3 -1) 📝 `vuejs/vuejs/Dockerfile` (+17 -1) </details> ### 📄 Description - Add a dedicated Compose file in the .docker directory for Dev Env configuration - Add a new dev-envs stage in the vuejs Dockerfile - Update documentation - small changes to pom.xml and compose.yaml --- <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:04 -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#930