packing-box / docker-packing-box

Docker image gathering packers and tools for making datasets of packed executables and training machine learning models for packing detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when building box image

smarbal opened this issue · comments

When trying to build the box, on the latest Dockerfile, the following error occurs :

Step 44/63 : RUN (go mod init pbox  & WINEPREFIX="$HOME/.wine32" WINEARCH=win32 wineboot  & WINEPREFIX="$HOME/.wine64" WINEARCH=win64 wineboot) >/dev/null 2>&1
 ---> Running in 3052d519bd04
The command '/bin/sh -c (go mod init pbox  & WINEPREFIX="$HOME/.wine32" WINEARCH=win32 wineboot  & WINEPREFIX="$HOME/.wine64" WINEARCH=win64 wineboot) >/dev/null 2>&1' returned a non-zero code: 127