montage
Tiles images into a customizable grid. Part of ImageMagick. More information: <https://imagemagick.org/script/montage.php>.
RUN apt-get update && \
apt-get install -y graphicsmagick-imagemagick-compat
RUN apt-get update && \
apt-get install -y graphicsmagick-imagemagick-compat
RUN apk add imagemagick6
RUN pacman -S --noconfirm imagemagick6
RUN apt-get update && \
apt-get install -y graphicsmagick-imagemagick-compat
RUN apt-get update && \
apt-get install -y graphicsmagick-imagemagick-compat