floppyd_installtest
Daemon for remote access to floppy drives
RUN apt-get update && \
apt-get install -y floppyd
RUN apt-get update && \
apt-get install -y floppyd
RUN apk add mtools
RUN pacman -S --noconfirm mtools
RUN apt-get update && \
apt-get install -y floppyd
RUN yum install -y mtools
RUN dnf install -y mtools
RUN apt-get update && \
apt-get install -y floppyd