cd-read
GNU Compact Disc Input and Control Library
RUN apt-get update && \
apt-get install -y libcdio-utils
RUN apt-get update && \
apt-get install -y libcdio-utils
RUN apk add libcdio
RUN pacman -S --noconfirm libcdio
RUN apt-get update && \
apt-get install -y libcdio-utils
RUN yum install -y libcdio
RUN dnf install -y libcdio
RUN apt-get update && \
apt-get install -y libcdio-utils