eject
Eject cds, floppy disks and tape drives. More information: <https://manned.org/eject>.
RUN apt-get update && \
apt-get install -y eject
RUN apt-get update && \
apt-get install -y eject
RUN apk add util-linux
RUN pacman -S --noconfirm util-linux
RUN apt-get update && \
apt-get install -y eject
RUN yum install -y eject
RUN dnf install -y util-linux
RUN apt-get update && \
apt-get install -y eject