Skip to content
Snippets Groups Projects
Commit dc1c9577 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- before a clamd could be started, a fresh clamav database must be installed

parent 4649e9db
Branches
No related tags found
No related merge requests found
......@@ -27,3 +27,4 @@ RUN git clone https://github.com/ExLibrisGroup/Rosetta.dps-sdk-projects.git
RUN ln -s ${EXLIBRIS_REPODIR} ${EXLIBRIS_PATH}
RUN echo TCPSocket 3310 >> /etc/clamav/clamd.conf
RUN echo TCPAddr 127.0.0.1 >> /etc/clamav/clamd.conf
RUN /usr/bin/freshclam --verbose
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment