-
Notifications
You must be signed in to change notification settings - Fork 134
how to build a arm64 chrome image? #449
Comments
@rubyangxg this requires investigation. We at least need to switch to arm64 Debian repository and arm64 base Ubuntu image. |
@vania-pooh would this make it easier to run on arm64 for puppeteer? microsoft/playwright#7723 (comment) |
@Juice10 Playwright guys are preparing their patched versions of Chrome browser. We are currently waiting for the Mac machine with M1 CPU (already ordered) in order to go forward with everything related to arm64. |
@vania-pooh if you have a raspberry pi lying around they are also arm64 |
@Juice10 we don't have it. |
@rubyangxg @Juice10 I've just created a draft PR with a build script for arm64 Chromium. Feel free to check it out for testing. Note that I tested only a limited set of features on M1 MacBook: basically the fact that it just works with VNC and video recording. P.S. You can also pull a prebuilt image if you don't wanna build it manually. |
how to build a arm64 chrome image?
The text was updated successfully, but these errors were encountered: