Expected Behavior
Run the example aiohttp application
Actual Behavior
docker compose cannot start service ''migration''
Steps to Reproduce the Problem
- Git clone repo
- run docker-compose build from prod example
- get error
ERROR: Service 'migration' failed to build: The command '/bin/sh -c python -m venv /env && . /env/bin/activate && poetry install' returned a non-zero code: 1
Specifications
- MacOs version: 10.15.4
- Docker desktop version: 2.3.0.2
- other python libs -> from repo
Expected Behavior
Run the example aiohttp application
Actual Behavior
docker compose cannot start service ''migration''
Steps to Reproduce the Problem
Specifications