mirror of
https://github.com/volodymyrsmirnov/MalwareMultiScan.git
synced 2025-11-25 05:56:17 +00:00
finalize refactoring & ready for the PR
This commit is contained in:
@@ -11,7 +11,7 @@ WORKDIR /opt/loadlibrary/engine
|
||||
RUN curl -L "https://go.microsoft.com/fwlink/?LinkID=121721&arch=x86" --output mpan-fe.exe
|
||||
RUN cabextract mpan-fe.exe && rm mpan-fe.exe
|
||||
|
||||
FROM mindcollapse/malware-multi-scan-worker:latest
|
||||
FROM mindcollapse/malware-multi-scan-scanner:latest
|
||||
|
||||
RUN apt-get update && apt-get install -y libc6-i386
|
||||
|
||||
|
||||
Reference in New Issue
Block a user