isoinfo
Utility programs for dumping and verifying ISO disk images. More information: <https://manned.org/isoinfo>.
RUN apt-get update && \
apt-get install -y genisoimage
RUN apt-get update && \
apt-get install -y genisoimage
RUN pacman -S --noconfirm cdrtools
RUN apt-get update && \
apt-get install -y genisoimage
RUN yum install -y genisoimage
RUN dnf install -y genisoimage
RUN apt-get update && \
apt-get install -y genisoimage