Skip to content

Error with Docker Runner #16

@abusquets

Description

@abusquets

I have this error (below) when I try to test a python project with Docker Runner. This not happens with a node project.

$ git clone --recursive [email protected]:abusquets/django-coverage.git . --branch master github 11s
fatal: destination path '.' already exists and is not an empty directory.

I checked /home/strider/workspace folder in the image and is empty.

I think the problem is the python virtualenv folder.

"New python executable in /home/strider/workspace/.venv/bin/python"

Do you have any idea to solve this problem?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions