opj_compress
command-line tools using the JPEG 2000 library
RUN apt-get update && \
apt-get install -y libopenjp2-tools
RUN apt-get update && \
apt-get install -y libopenjp2-tools
RUN pacman -S --noconfirm openjpeg2
RUN apt-get update && \
apt-get install -y libopenjp2-tools
RUN dnf install -y openjpeg2
RUN apt-get update && \
apt-get install -y libopenjp2-tools