Skip to content

Commit

Permalink
feat(docker): add zstd into linux container
Browse files Browse the repository at this point in the history
Signed-off-by: AtomicFS <[email protected]>
  • Loading branch information
AtomicFS committed Oct 2, 2024
1 parent da84266 commit 3fa3b57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/linux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ RUN apt-get update && \
nodejs \
openssl \
wget \
zstd \
&& \
apt-get install -y --no-install-recommends \
less \
Expand Down

0 comments on commit 3fa3b57

Please sign in to comment.