Skip to content

chore: update docker-compose command to V5 syntax in 01-mysql.sh - #13

Open
MohamedElsadany56 wants to merge 1 commit into
ahmedsami76:mainfrom
MohamedElsadany56:update-docker-compose
Open

chore: update docker-compose command to V5 syntax in 01-mysql.sh#13
MohamedElsadany56 wants to merge 1 commit into
ahmedsami76:mainfrom
MohamedElsadany56:update-docker-compose

Conversation

@MohamedElsadany56

Copy link
Copy Markdown

Hello Mr. Ahmed Sami,

First, thank you so much for all your great effort and the valuable content on the "Bigdata bel3araby" YouTube channel!

I am submitting a quick PR to fix a minor execution error in 01-mysql.sh. When running it, I received this error:
Command 'docker-compose' not found

The Change:
I updated docker-compose to docker compose (without the hyphen). Newer Docker versions (like my current v5.5.0) use Compose as a plugin, so the old standalone command fails by default.

This simple update will ensure the script works smoothly for anyone using modern Docker setups.

Thanks again for all your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant