Skip to content

DockerFile issue when building the docker image #62

@felixchan68

Description

@felixchan68

Hi,

I try to build the docker image using the command
docker build -t "rvc" .

The build fails and error message below:

ERROR: failed to solve: process "/bin/bash -c pip install --no-cache-dir "poetry==1.7.1" && poetry config virtualenvs.create false && poetry install --no-interaction --no-root && poetry cache clear --all ." did not complete successfully: exit code: 1

Any hints or update version for the docker file? Thank you very much.

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