playwright-docker
playwright-docker copied to clipboard
Cannot execute binary file: Exec format error
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?