Playwright in Docker image doesn't work
I just started a new and clean project with
npx crawlee create my-crawler
, built the docker image and deployed it in a server.
When the image runs I get the log in the image bellow.
I didn't change any line of code.
Tried with crawlee in version 3.0.0 and 3.1.2.
Looks like another version of Playwright is being installed inside the image, but I don't know how to solve this.
1 Reply
rare-sapphire•3y ago
I see you filed an issue in the repo, thanks