dc1394_reset_bus
utilities for IEEE 1394 digital cameras
RUN apt-get update && \
apt-get install -y libdc1394-utils
RUN apt-get update && \
apt-get install -y libdc1394-utils
RUN apk add libdc1394
RUN pacman -S --noconfirm libdc1394
RUN apt-get update && \
apt-get install -y libdc1394-utils
RUN yum install -y libdc1394-tools
RUN dnf install -y libdc1394-tools
RUN apt-get update && \
apt-get install -y libdc1394-utils