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

Update gitlab-ci/Dockerfile

parent ca41780f
Branches
No related tags found
No related merge requests found
......@@ -28,3 +28,6 @@ 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
USER clamav
RUN mkdir -p /var/run/clamav
USER root
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment