clamdscan
A command-line virus scanner using the ClamAV Daemon. More information: <https://docs.clamav.net/manual/Usage/Scanning.html#clamdscan>.
RUN apt-get update && \
apt-get install -y clamdscan
RUN apt-get update && \
apt-get install -y clamdscan
RUN pacman -S --noconfirm clamdscan
RUN apt-get update && \
apt-get install -y clamdscan
RUN dnf install -y clamdscan
RUN apt-get update && \
apt-get install -y clamdscan