playwright-docker icon indicating copy to clipboard operation
playwright-docker copied to clipboard

Cannot execute binary file: Exec format error

Open HermanEldering opened this issue 2 years ago • 0 comments

When trying out the docker images on my raspberry pi 4 I get the error "cannot execute binary file: Exec format error" for chrome and firefox. This is on ARMv8 (aarch64).

I tried executable from this path /root/.cache/ms-playwright/chromium-1084/chrome-linux/chrome.

Am I doing something wrong?

HermanEldering avatar Dec 08 '23 12:12 HermanEldering