We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6980be commit 348ec78Copy full SHA for 348ec78
1 file changed
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