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
GNU General Public License v3.0
49 stars 10 forks source link

Error when building box image #39

Closed smarbal closed 1 year ago

smarbal commented 1 year ago

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