Skip to content

Commit

Permalink
Install imagemagick in Docker
Browse files Browse the repository at this point in the history
To convert images in B&W or lower resolution.
  • Loading branch information
cedounet committed Oct 13, 2023
1 parent 65702e0 commit be95449
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RUN apt-get update && \
wget \
ruby3.1 \
ruby-dev \
imagemagick \
build-essential

WORKDIR /root
Expand Down

0 comments on commit be95449

Please sign in to comment.