alekzonder / docker-puppeteer

docker image with Google Puppeteer installed
https://hub.docker.com/r/alekzonder/puppeteer/
MIT License
486 stars 138 forks source link

root password #25

Closed tobeorla closed 6 years ago

tobeorla commented 6 years ago

I'm having connectivity issues (only the first request worked, then i get could not resolve error) and i would like to do things like service networking restart inside the machine but i need the root password for that. ¿Could you give it?

O.S: Windows 10 Command:

 docker run --net=host --dns 8.8.8.8 --dns 8.8.4.4 --rm -v ~/Phpstorm/test:/app/ alekzonder/puppeteer:latest node index.js

Timed out after 30000 ms while trying to connect to Chrome! The only Chrome revision guaranteed to work is r571375

isakatirci commented 3 years ago

what is root password?