[PR #374] [CLOSED] Fix typo in docker-compose command #408

Closed
opened 2025-11-06 14:25:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: fix-command-typo


📝 Commits (1)

  • a1c750e 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 /vuejs/Readme.md. 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

🔄 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/374 **Author:** [@GouravSingh2580](https://github.com/GouravSingh2580) **Created:** 6/27/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-command-typo` --- ### 📝 Commits (1) - [`a1c750e`](https://github.com/docker/awesome-compose/commit/a1c750e9d316dcc3b5013b3f13976db43b6516ef) 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 `/vuejs/Readme.md`. 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 ✅ --- <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:36 -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#408