Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker for Arm-v7 #45

Open
Mikoshi-nyudo opened this issue Dec 17, 2024 · 2 comments
Open

Docker for Arm-v7 #45

Mikoshi-nyudo opened this issue Dec 17, 2024 · 2 comments

Comments

@Mikoshi-nyudo
Copy link

Thanks for you work on this and creating docker images for amd64 and arm64. Before I consider setting up an Intel box I wondered it you have any plans to build for an Arm v7.

I have low powered Raspberry Pi and Bananian Pi that I'd prefer to use as dedicated setup for this. So I thought I'd ask if there's any plan for an image for the those platforms?

Many thanks

@dtankdempse
Copy link
Owner

I tried building for linux/arm/v7, but it failed, indicating that Playwright (the browser used) doesn't support this architecture.

@Mikoshi-nyudo
Copy link
Author

Ok, thanks for trying. Yes, unfortunately Playwright isn't officially supported on armhf. I've seen information that refers to Playwright's options to modify environment variables so that other browser binaries (native armv7) can be used in lieu.

However, I appreciate this is more work than one would likely want to do to create something for Armv7 architecture; so I will setup a Intel box for it.

Again, appreciate all your work. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants