Skip to content

Commit

Permalink
Merge pull request #167 from dioptra-io/saied-zstd
Browse files Browse the repository at this point in the history
Add zstd to the container image
  • Loading branch information
SaiedKazemi authored Nov 27, 2023
2 parents 73ca154 + 51384f6 commit 79caa55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/iris-agent.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ RUN apt-get update \
mtr \
python3 \
tzdata \
zstd \
&& rm -rf /var/lib/apt/lists/*

RUN curl -L https://github.com/dioptra-io/caracal/releases/download/v0.15.1/caracal-linux-amd64 > /usr/bin/caracal \
Expand Down

0 comments on commit 79caa55

Please sign in to comment.