Skip to content
Snippets Groups Projects
Unverified Commit 4af01e98 authored by Loïc Dachary's avatar Loïc Dachary
Browse files

base-buster: add valgrind and googletest for swh.perfecthash

parent 7d453b55
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ RUN --mount=type=cache,id=apt-cache,target=/var/cache/apt --mount=type=cache,id=
elasticsearch \
fuse3 \
git-lfs \
googletest \
jq \
libcmph-dev \
libfuse3-dev \
......@@ -55,6 +56,7 @@ RUN --mount=type=cache,id=apt-cache,target=/var/cache/apt --mount=type=cache,id=
redis-server \
subversion \
tini \
valgrind \
yarn \
zstd && \
apt-get install -y --no-install-recommends \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment