Hi,
Thanks for starting open sanctions, it is really useful project ![]()
I was trying to install opensanctions locally following the documentation in the URL Installation - zavod
Is a local Zavod installation required even after zavod was moved from a separate project into opensanctions project itself ?
If yes, then ?
I was trying to get “zavod” up and running locally Using Docker
docker compose run --rm app zavod --help
As given in the URL
But
when i tried
docker-compose run --rm app zavod --help
I get the following error
ERROR: The Compose file './docker-compose.yml' is invalid because:
Unsupported config option for services: 'app'
If not, then ?
Am i missing something really basic here ?