We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a5053a commit cc3203aCopy full SHA for cc3203a
docker/Dockerfile
@@ -24,6 +24,7 @@ RUN --mount=type=cache,id=apt-dev,target=/var/cache/apt \
24
numactl \
25
cmake \
26
libjpeg-dev \
27
+ pybind11-dev \
28
libpng-dev \
29
pybind11-dev \
30
&& rm -rf /var/lib/apt/lists/*
0 commit comments