dumpiso
Provides an API to the Linux IEEE1394 (FireWire) driver
RUN apt-get update && \
apt-get install -y libraw1394-tools
RUN apt-get update && \
apt-get install -y libraw1394-tools
RUN apk add libraw1394
RUN pacman -S --noconfirm libraw1394
RUN apt-get update && \
apt-get install -y libraw1394-tools
RUN yum install -y libraw1394
RUN dnf install -y libraw1394
RUN apt-get update && \
apt-get install -y libraw1394-tools