webcam
image grabber and uploader
RUN apt-get update && \
apt-get install -y webcam
RUN apt-get update && \
apt-get install -y webcam
RUN pacman -S --noconfirm webcam
RUN dnf install -y webcam
RUN apt-get update && \
apt-get install -y webcam