Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot build docker for controlnet #23

Open
hongdthaui opened this issue Jul 13, 2023 · 0 comments
Open

Cannot build docker for controlnet #23

hongdthaui opened this issue Jul 13, 2023 · 0 comments

Comments

@hongdthaui
Copy link

hongdthaui commented Jul 13, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant