Rod In Docker - panic: fork/exec /root/.cache/rod/browser/chromium-1033860/chrome-linux/chrome: no such file or directory
Rod Version: v0.109.1
Hello, i'm using Rod in my project, with "auto browser install" feature. I use this piece of code at the beginning of my code to create connection to the browser:
browser := rod.New().MustConnect().NoDefaultDevice()
It works fine locally but once I build the project with docker, the installation of a browser starts, successfully finishes, unpacking starts, finishes and then this error occurs and process fails:
panic: fork/exec /root/.cache/rod/browser/chromium-1033860/chrome-linux/chrome: no such file or directory
Any idea how to solve the issue? Thanks
Please check rod's official image: https://go-rod.github.io/#/custom-launch?id=remotely-manage-the-launcher