Hi! i'm trying to use Logshark on docker, in macOS, with the following command
docker run -v ~/Tableau/logs-20220523.zip:/app/logs.zip -v ~/Tableau/LogSharkDocker/Output:/app/Output logshark:latest logs.zip --plugins "Apache;Config" -p
but i'm receiving this output
Unhandled exception. System.BadImageFormatException: Could not load file or assembly '/app/LogShark.dll'. An attempt was made to load a program with an incorrect format.
File name: '/app/LogShark.dll'
can anyone give me a hand with this? i'm very new to LogShark
thx you!
Hi! i'm trying to use Logshark on docker, in macOS, with the following command
docker run -v ~/Tableau/logs-20220523.zip:/app/logs.zip -v ~/Tableau/LogSharkDocker/Output:/app/Output logshark:latest logs.zip --plugins "Apache;Config" -p
but i'm receiving this output
Unhandled exception. System.BadImageFormatException: Could not load file or assembly '/app/LogShark.dll'. An attempt was made to load a program with an incorrect format.
File name: '/app/LogShark.dll'
can anyone give me a hand with this? i'm very new to LogShark
thx you!