Create Dockerfile

This commit is contained in:
Jarno Rankinen 2024-06-10 15:42:35 +03:00 committed by GitHub
parent 566484ea8f
commit f204d03f9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

3
Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM docker.io/clamav/clamav:latest
RUN sed -i s/localhost/127.0.0.1/g /usr/local/bin/clamdcheck.sh