Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
u1-liquid authored Nov 8, 2024
1 parent 9b71bf4 commit 01ef616
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ RUN pnpm i --frozen-lockfile --aggregate-output
RUN pnpm install fastify-cli

RUN corepack pack
ENV COREPACK_ENABLE_NETWORK=0

ENV LD_PRELOAD=/usr/local/lib/libjemalloc.so
ENV MALLOC_CONF=background_thread:true,metadata_thp:auto,dirty_decay_ms:30000,muzzy_decay_ms:30000
Expand Down

0 comments on commit 01ef616

Please sign in to comment.