OWASP / crAPI

completely ridiculous API (crAPI)
Apache License 2.0
1.08k stars 340 forks source link

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

Closed wojciodataist closed 8 months ago

wojciodataist commented 10 months ago

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:

Expected behavior app should start

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

piyushroshan commented 10 months ago

Whats your docker-compose version?