We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d18ac58 + 1f0321e commit 8a1b164Copy full SHA for 8a1b164
1 file changed
docker/images/centos-8streams.Dockerfile
@@ -13,7 +13,9 @@ glibc-devel.i686 \
13
xmlto \
14
uuid \
15
libuuid-devel \
16
-json-c-devel
+json-c-devel \
17
+perf \
18
+numactl
19
20
COPY ./install-cachelib-deps.sh ./install-cachelib-deps.sh
21
RUN ./install-cachelib-deps.sh
0 commit comments