[PR #372] [CLOSED] Fix typo in docker-compose command Signed-off-by: Gourav Singh <dmgss2580@gmail.com> #1007

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

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/372
Author: @GouravSingh2580
Created: 6/27/2023
Status: Closed

Base: masterHead: fix-command-typo


📝 Commits (1)

  • 5e5a59f Fix typo in docker-compose command

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 vuejs/README.md (+2 -2)

📄 Description

Hello maintainers 👋

  • Submitting this pull request to fix a typo in the Docker Compose command in /awesome-compose/vuejs. The command "docker compose up -d" should be corrected to "docker-compose up -d"
  • Made the necessary changes to the relevant file, ensuring the correct syntax of the Docker Compose command

Signed-off-by: Gourav Singh dmgss2580@gmail.com


🔄 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/372 **Author:** [@GouravSingh2580](https://github.com/GouravSingh2580) **Created:** 6/27/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-command-typo` --- ### 📝 Commits (1) - [`5e5a59f`](https://github.com/docker/awesome-compose/commit/5e5a59fb603fe1fd9e1b46469158ffa84ff86461) Fix typo in docker-compose command ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `vuejs/README.md` (+2 -2) </details> ### 📄 Description Hello maintainers 👋 - Submitting this pull request to fix a typo in the Docker Compose command in `/awesome-compose/vuejs`. The command "`docker compose up -d`" should be corrected to "`docker-compose up -d`" ✅ - Made the necessary changes to the relevant file, ensuring the correct syntax of the Docker Compose command ✅ Signed-off-by: Gourav Singh <dmgss2580@gmail.com> --- <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:28:21 -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#1007