mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-03-17 16:44:07 +00:00
docker : fix vulkan build (#19352)
This commit is contained in:
@@ -54,6 +54,7 @@ RUN apt-get update \
|
|||||||
build-essential \
|
build-essential \
|
||||||
git \
|
git \
|
||||||
python3 \
|
python3 \
|
||||||
|
python3-dev \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
python3-wheel \
|
python3-wheel \
|
||||||
&& pip install --break-system-packages --upgrade setuptools \
|
&& pip install --break-system-packages --upgrade setuptools \
|
||||||
|
|||||||
Reference in New Issue
Block a user