doc: Expand what we say about building the docker container a bit
authorTom Rini <trini@konsulko.com>
Sun, 8 Dec 2024 17:07:31 +0000 (11:07 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 21 Dec 2024 18:27:46 +0000 (12:27 -0600)
commite82922ae119d7d3f337081524cfad936db8d36f8
treeb6c23c11bb0a961b346120ff4503cb1d7adf287f
parent9a8736296293cdb473938d15f9efd8c54cb66a9e
doc: Expand what we say about building the docker container a bit

First, try and be slightly clearer about what "buildx" is with respect
to the docker build process.

Second, now that we build the container for both amd64 and arm64, we
should document how to make a docker "builder" that has multiple nodes.
With this one node should be amd64 and one node arm64, and with
reasonably fast arm64 hardware this will be much quicker than using
QEMU.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/build/docker.rst