Skip to content

Commit 348ec78

Browse files
committed
fix(dev): Add jemalloc package to local docker image
1 parent e6980be commit 348ec78

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

contrib/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
2323
htop \
2424
iputils-ping \
2525
jq \
26+
libjemalloc-dev \
2627
less \
2728
sysstat \
2829
&& rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)