When building images, some platform-specific configurations are often required. For example, when working with uv, arm* builds require some flags to be set to prevent CPU thrashing during dependency installation.
How does one apply platform-specific changes to multiu-platform build stages in the Docker Bake HCL/yaml syntax?