Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error unknown --profile command #4

Open
architectureman opened this issue Jan 24, 2024 · 1 comment
Open

Error unknown --profile command #4

architectureman opened this issue Jan 24, 2024 · 1 comment

Comments

@architectureman
Copy link

With the --profile monitoring command we have slight changes the order of command to solved error unknown --profile command:
docker compose --profile monitoring up --pull always -d

@c-romeo
Copy link

c-romeo commented Apr 11, 2024

same on Windows 11 with Docker Desktop 4.28.0

$ docker-compose version
Docker Compose version v2.24.6-desktop.1

$ docker-compose up --pull always --profile monitoring -d
unknown flag: --profile

working command

$ docker-compose --profile monitoring up --pull always -d

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

No branches or pull requests

2 participants