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 07c4d6d commit 0f4609fCopy full SHA for 0f4609f
contrib/Dockerfile
@@ -23,6 +23,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
23
htop \
24
iputils-ping \
25
jq \
26
+ libjemalloc-dev \
27
less \
28
sysstat \
29
&& rm -rf /var/lib/apt/lists/*
0 commit comments