-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
unknown flag: --profile ? And my docker is latest? #165
Comments
|
well dear @AbdBarho , i indeed copy the command use What is the ridiculous problem with my docker? |
what is your related #16 (comment) |
Ubuntu Linux 16.04 LTS reached the end of its five-year LTS window on April 30th 2021 and is no longer supported by its vendor, Canonical except through a paid annual Extended Security Maintenance (ESM).
Without updating system to more recent one supporting proper docker version there is nothing anybody can do to help you any further. |
Although my docker compose version is changed to v2, it still reports an error:(root) Additional property name is not allowed |
@xiangcp update to latest docker compose, mine is |
Had the same issue with Solution from another issue, worked for me:
|
@shinyone your solution just save me! Thanks dear everyone~ |
When I run sudo apt install docker-compose-plugin I get "No package docker-compose-plugin available." |
what are your versions? You need V2
|
have the same issue on my setup, my versions are
|
@webdevbyjoss maybe it is a typo but:
and
are two different things also, |
thnx for the comment, in my case the reported version is still the same
|
Yes!! That was it!
Thank you. I hope this will be useful for others. |
Thank you @shinyone ! |
This saved me! Thanks!! |
For me
|
This saves me ! Thank you |
My OS is Ubuntu 16.04, when I type
docker compose --profile download up --build
returns:
My software version is as follows:
The text was updated successfully, but these errors were encountered: