Dockerfile cross-compilation helpers
10M+
xx provides tools to support cross-compilation from Dockerfiles that understand the --platform flag passed in from docker build or docker buildx build. These helpers allow you to build multi-platform images from any architecture into any architecture supported by your compiler with native performance. Adding xx to your Dockerfile should only need minimal updates and should not require custom conditions for specific architectures.
https://github.com/tonistiigi/xx/
Content type
Image
Digest
sha256:d4d835016…
Size
17.3 kB
Last updated
20 days ago
Requires Docker Desktop 4.37.1 or later.