mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-10 05:01:11 -06:00
Install imagemagick in Docker
To convert images in B&W or lower resolution.
This commit is contained in:
@@ -20,6 +20,7 @@ RUN apt-get update && \
|
||||
wget \
|
||||
ruby3.1 \
|
||||
ruby-dev \
|
||||
imagemagick \
|
||||
build-essential
|
||||
|
||||
WORKDIR /root
|
||||
|
||||
Reference in New Issue
Block a user