Skip to content

FIx for Command line in docker compose is not working on windows#52

Closed
ALIENvsROBOT wants to merge 2 commits intoLex-au:mainfrom
ALIENvsROBOT:main
Closed

FIx for Command line in docker compose is not working on windows#52
ALIENvsROBOT wants to merge 2 commits intoLex-au:mainfrom
ALIENvsROBOT:main

Conversation

@ALIENvsROBOT
Copy link
Copy Markdown

@ALIENvsROBOT ALIENvsROBOT commented May 2, 2025

The command in the docker-compose files was updated to be a single string enclosed in quotes. This ensures that the entire command is interpreted correctly as a single command line string, which is necessary to avoid parsing errors in Docker Compose.

Before: The command was split across multiple lines without quotes, which could lead to parsing issues.

@ALIENvsROBOT ALIENvsROBOT changed the title Command in docker compose is not working on windows FIx for Command line in docker compose is not working on windows May 2, 2025
@ALIENvsROBOT
Copy link
Copy Markdown
Author

needs more fix. Ill get back to you again after full fix

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