Skip to content

Prod docker-compose example does not work #4

Description

@Seruojka

Expected Behavior

Run the example aiohttp application

Actual Behavior

docker compose cannot start service ''migration''

Steps to Reproduce the Problem

  1. Git clone repo
  2. run docker-compose build from prod example
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions