fc-pattern
Shows information about a font matching a pattern. More information: <https://manned.org/fc-pattern>.
RUN apt-get update && \
apt-get install -y fontconfig
RUN apt-get update && \
apt-get install -y fontconfig
RUN apk add fontconfig
RUN pacman -S --noconfirm fontconfig
RUN apt-get update && \
apt-get install -y fontconfig
RUN yum install -y fontconfig
RUN dnf install -y fontconfig
RUN apt-get update && \
apt-get install -y fontconfig