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

- systemctl in docker not available

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