web-ui icon indicating copy to clipboard operation
web-ui copied to clipboard

Add docker build workflow

Open al-one opened this issue 9 months ago • 1 comments

al-one avatar Apr 03 '25 07:04 al-one

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 03 '25 07:04 CLAassistant

Great! Can it build images for both linux/amd64 and linux/arm64 simultaneously?

vvincent1234 avatar May 11 '25 00:05 vvincent1234

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

al-one avatar May 11 '25 01:05 al-one

nice!

warmshao avatar May 11 '25 01:05 warmshao

This CI execution failed, please set the workflow permissions to allow writing. And allow publicly accessible packages in the organization settings.

Add workflow permissions

workflow permissions

Add packages permissions

packages permissions

al-one avatar May 11 '25 02:05 al-one

@warmshao @vvincent1234 @pirate Is anyone able to set up organizational permissions to ensure successful release of ghcr images?

al-one avatar Jun 09 '25 03:06 al-one