Docker build files for containers used by BoxOS and Boxels.
Most of these dockerfiles have been tested with Docker's experimentalbuildx
feature that cross-compiles images on a variety of architectures. We have specifically tuned these dockerfiles to compile properly onarmv7
/arm64
(Raspberry Pi) andamd64
.They should generally work fine onx86
as well.
We have pushed precompiled images atour DockerHub repository.Please feel free to use them in your Docker-based environments and let us know how they work for you.
Contributions are welcome! Please submit pull requests with fixes, adjustments, and additions. Or, submit an Issue if you'd like for us to containerize anything else if you don't know how to.