Box
Docker image with pre-installed box86/box64 for emulating i386/amd64 workloads on armv7/arm64v8
Install / Use
/learn @Weilbyte/BoxREADME

box
Comes with box86/box64 for emulating i386/amd64 workloads on armv7/arm64v8. Default entry point is box86/box64 (depending on architecture), which can be found at /usr/local/bin/box86/ /usr/local/bin/box64. Image is rebuilt against box86/box64 master branch every 24 hours.
Tags
latest,debian-11(arm64v8-debian-11/Dockerfile, arm64v8-debian-11/Dockerfile)armv7-debian-11(arm64v8-debian-11/Dockerfile)arm64v8-debian-11(arm64v8-debian-11/Dockerfile)
arm64v8variant comes with bothbox86andbox64, built with dynamic recompilation enabled.armv7variant comes only withbox86, built without dynamic recompilation.
Usage
Mount and run amd64 binary
$ sudo docker run -it --rm -e BOX64_LOG=0 -v $(pwd):/binary weilbyte/box:debian-11 /binary/hello
Hello, world! This binary is compiled for amd64.
Use as base Dockerfile image
FROM weilbyte/box:debian-11
RUN /usr/local/bin/box64 --version
Configuration
You can pass supported environment variables (as shown in the first example above). They can be found here, for box86 and here, for box64.
Notable locations
/usr/local/bin/box86box86 binary/usr/local/bin/box64box64 binary
License
This repository is licensed under MIT.
Related Skills
node-connect
343.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
92.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
