clamav/dockerfiles
Micah Snyder d9a584b39f Docker: Enable db update script to work with older versions
The database update script has a line to delete freshclam.dat after the
update, but this fails when attempting to update older images that have
mirrors.dat or no dat file at all. This issue is compounded by a bug
where the -t (--tags) option doesn't work so it tries to update all
images every time, and then of course fails on the older ones.

This commit has the script try removing freshclam.dat or mirrors.dat and
allows it to succeed even if neither exist.
2022-01-15 14:58:31 -07:00
..
clamdcheck.sh Docker: Add initial dockerfile 2021-04-27 20:39:38 +02:00
docker-entrypoint.sh Bump copyright for 2022 2022-01-09 14:23:25 -07:00
update_db_image.sh Docker: Enable db update script to work with older versions 2022-01-15 14:58:31 -07:00