identify
Describe the format and characteristics of one or more image files. Part of ImageMagick. More information: <https://imagemagick.org/script/identify.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