Skip to content

fix(docker): docker compose parameters order#22

Open
guyteubbe wants to merge 1 commit into
mainfrom
21-bugdocker-docker-compose-typo
Open

fix(docker): docker compose parameters order#22
guyteubbe wants to merge 1 commit into
mainfrom
21-bugdocker-docker-compose-typo

Conversation

@guyteubbe

@guyteubbe guyteubbe commented Jun 12, 2026

Copy link
Copy Markdown

Description

As explained in related issue, there is a disorder of parameters in the docker compose command line.
This PR is simply about correcting that

No special attention required, no limitations, no identified risks other than making the script work again

Indeed, the compose file specified with `-f` option should be set before the `-d`
This is to correct this
@guyteubbe guyteubbe self-assigned this Jun 12, 2026
@guyteubbe guyteubbe linked an issue Jun 12, 2026 that may be closed by this pull request
@guyteubbe guyteubbe added the bug Something isn't working label Jun 12, 2026
@guyteubbe guyteubbe requested a review from rafikbahri June 12, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(docker): docker compose typo

1 participant