We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d18ac58 commit 1f0321eCopy full SHA for 1f0321e
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