You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an example of how to run nodriver inside a Docker container with GUI.
This image uses Alpine Linux as the base image This image uses x86 .deb package for installing Chrome and it can't be built on ARM or Apple Silicon docker hub host.
How to run:
clone the repository
build the image: docker compose build
run: docker compose up
About
nodriver in Docker container based on Alpine Linux