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 when trying to run crAPI using docker-compose #218

Closed
wojciodataist opened this issue Nov 29, 2023 · 1 comment
Closed

error when trying to run crAPI using docker-compose #218

wojciodataist opened this issue Nov 29, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@wojciodataist
Copy link

wojciodataist commented Nov 29, 2023

Describe the bug
everytime I get the same error of:
ERROR: Invalid interpolation format for "crapi-identity" option in service "services": "crapi/crapi-identity:${VERSION:-latest}"

To Reproduce
I'm trying to run crAPI for the first time and the error occurs after following commands:

  • VERSION=develop sudo docker-compose -f docker-compose.yml pull
    AND
  • docker-compose -f docker-compose.yml --compatibility up -d

Expected behavior
app should start

Runtime Environment
Docker version 24.0.5, build 24.0.5-0ubuntu1~20.04.1

@wojciodataist wojciodataist added the bug Something isn't working label Nov 29, 2023
@piyushroshan
Copy link
Collaborator

Whats your docker-compose version?

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

No branches or pull requests

2 participants