iptc
libiptcdata is a C library for manipulating IPTC metadata within multimedia
RUN apt-get update && \
apt-get install -y libiptcdata
RUN apt-get update && \
apt-get install -y libiptcdata
RUN apk add libiptcdata
RUN pacman -S --noconfirm libiptcdata
RUN apt-get update && \
apt-get install -y libiptcdata
RUN yum install -y libiptcdata
RUN dnf install -y libiptcdata
RUN apt-get update && \
apt-get install -y libiptcdata