Hi all, I have installed OpenBullet 2 with docker, but I am having trouble configuring the chromium and firefox binary locations for Puppeteer and Selenium since the following paths do not exist in the container:
After some thought, I think the best course of action is to fix the container directly. I will notify you about when we will update it to include firefox + chormium + chromedriver + geckodriver and automatically adjust the settings to point to the correct executable paths so you can use headless puppeteer/selenium without too much effort.
We added support for puppeteer (still having trouble with selenium since the webdrivers don’t like running as a root user in the docker container and it’s giving us a headache).
Expect a new image to be pushed for the next build (0.2.1) so probably next weekend. Stay tuned!