Add docker build workflow
Great! Can it build images for both linux/amd64 and linux/arm64 simultaneously?
Yes, just like that:
- https://github.com/aahl/buwu/pkgs/container/buwu
- https://github.com/aahl/buwu/actions/runs/14951126464
https://github.com/browser-use/web-ui/blob/f7f96a9dbc23a98178ec744a45d645a2e61b4373/.github/workflows/build.yml#L18-L20
nice!
This CI execution failed, please set the workflow permissions to allow writing. And allow publicly accessible packages in the organization settings.
Add workflow permissions
Add packages permissions
@warmshao @vvincent1234 @pirate Is anyone able to set up organizational permissions to ensure successful release of ghcr images?