wodim
Command (aliased as cdrecord on some systems) for recording data to CDs or DVDs. Some invocations of wodim can cause destructive actions, such as erasing all the data on a disc. More information: <https://manned.org/wodim>.
RUN apt-get update && \
apt-get install -y wodim
RUN apt-get update && \
apt-get install -y wodim
RUN pacman -S --noconfirm wodim
RUN apt-get update && \
apt-get install -y wodim
RUN yum install -y wodim
RUN dnf install -y wodim
RUN apt-get update && \
apt-get install -y wodim