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

Execution error 'docker-compose up -d' #7142

Closed
2 tasks done
wangyp0701 opened this issue Nov 15, 2023 · 6 comments
Closed
2 tasks done

Execution error 'docker-compose up -d' #7142

wangyp0701 opened this issue Nov 15, 2023 · 6 comments
Labels
need info Need more information to investigate the issue

Comments

@wangyp0701
Copy link

wangyp0701 commented Nov 15, 2023

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Steps to Reproduce

git clone https://github.com/opencv/cvat
cd cvat
export CVAT_HOST=your-ip-address

docker-compose up -d

Execution error

ERROR: Invalid interpolation format for "no_proxy" option in service "x-backend-env": "clickhouse,grafana,vector,nuclio,opa,${no_proxy:-}"

Expected Behavior

No response

Possible Solution

No response

Context

No response

Environment

Ubuntu 20.04 LTS
docker Version: 24.0.5
docker-compose version 1.25.0

@wangyp0701 wangyp0701 added the bug Something isn't working label Nov 15, 2023
@azhavoro azhavoro added need info Need more information to investigate the issue and removed bug Something isn't working labels Nov 15, 2023
@azhavoro
Copy link
Contributor

Please provide full details so that the issue can be reproduced, including the docker compose version at least

@wangyp0701
Copy link
Author

Ubuntu 20.04 LTS
docker Version: 24.0.5
docker-compose version 1.25.0

@azhavoro
Copy link
Contributor

Please use docker compose v2: https://docs.docker.com/compose/install/linux/
Does this solve the issue?

@wangyp0701
Copy link
Author

Thank you. The v2 version is fine

@Aygi235813
Copy link

Aygi235813 commented Mar 25, 2024

''docker-compose up -d'', I see the problem, here is no line ( - ) between ''docker'' and ''compose'', just enter a ''space''. See official document

''docker compose up -d''

@AIyc-0101
Copy link

AIyc-0101 commented Oct 30, 2024

''docker-compose up -d'', I see the problem, here is no line ( - ) between ''docker'' and ''compose'', just enter a ''space''. See official document

''docker compose up -d''

Thank you. I solve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need info Need more information to investigate the issue
Projects
None yet
Development

No branches or pull requests

4 participants