Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit Docker Container for Chrome Instance #15

Open
JasonDD opened this issue Mar 17, 2020 · 1 comment
Open

Edit Docker Container for Chrome Instance #15

JasonDD opened this issue Mar 17, 2020 · 1 comment

Comments

@JasonDD
Copy link

JasonDD commented Mar 17, 2020

Hi,.

This is less of an "issue" and more of a "I am seeking advice" :)

I wish to run the ChromeWhip Docker installation on a different machine to the Chrome instance running. I appreciate I will need to change the init script, but as a Docker idiot, am unsure how to do so, and then save it.

I have Chrome Dev Protocol running and able to access it on the machines I want it on, just unsure how to edit the docker image to make it work

could you advise me please ?

Thanks and apologies for a newbie level question :)

@chazkii
Copy link
Owner

chazkii commented Apr 26, 2020

Sorry for the late reply. To confirm, you want to acess the Chrome Dev Protocol from the running Chrome instance inside the Docker container that Chromewhip runs in? It should be simply adding the extra flag -p=127.0.0.1:9222:9222 to the docker run command in the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants