serverless-workers
serverless-workers copied to clipboard
Cannot build docker for controlnet
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