Skip to content

Cannot build docker for controlnet #23

@hongdthaui

Description

@hongdthaui

Hi i run docker build for controlnet but error, please help me !

Dockerfile:23

21 |
22 | RUN apt-get update && apt-get install -y --no-install-recommends
23 | >>> RUN apt-get install software-properties-common -y
24 | RUN add-apt-repository ppa:deadsnakes/ppa
25 | RUN apt-get install python3.8 -y

ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get install software-properties-common -y" did not complete successfully: exit code: 100

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions