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 <vojtech_vesely@white-hat-hacker.icu>
  • Loading branch information
AtomicFS authored and AtomicFS committed Oct 7, 2024
1 parent da84266 commit c48e1f4
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 c48e1f4

Please sign in to comment.