box icon indicating copy to clipboard operation
box copied to clipboard

Docker image with pre-installed box86/box64 for emulating i386/amd64 workloads on armv7/arm64v8

Results 1 box issues
Sort by recently updated
recently updated
newest added

Trying to run steamcmd.sh with bash, and it errors with `Error: file is not found (check BOX64_PATH)` setting BOX86_LOG=1 lets us see that the problem is `libtinfo.so.6`: ```bash Debug level...