[clamav-users] Installing clamav into debian container
Jeff Wolfeld (jwolfeld)
jwolfeld at cisco.com
Thu May 30 23:10:52 UTC 2019
Hi,
I’m just trying out clamav for the first time. I executed these steps:
docker run -it ubuntu /bin/bash
apt update
apt-get -y install clamdscan
freshclam
All these seemed to work successfully. But I’m not finding all the clamav components. For example, in /etc/clamav I only find these:
root at 6be45d805467:/# ls /etc/clamav
freshclam.conf onerrorexecute.d onupdateexecute.d
No clamd.conf, nor clamd.conf.example.
And /usr/bin contains only:
root at 6be45d805467:/# ls /usr/bin/*clam*
/usr/bin/clambc /usr/bin/clamdscan /usr/bin/clamscan /usr/bin/clamsubmit /usr/bin/freshclam
No clamconf. And no clamd, either.
I tried
Apt-get -y install clamav
But it didn’t find anything new to install.
So what obvious piece of instruction did I miss?
Thanks,
Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clamav.net/pipermail/clamav-users/attachments/20190530/b7b814cd/attachment.htm>
More information about the clamav-users
mailing list