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

How to run headless Chrome in Docker container? #1

Open
g105b opened this issue Nov 16, 2019 · 2 comments
Open

How to run headless Chrome in Docker container? #1

g105b opened this issue Nov 16, 2019 · 2 comments

Comments

@g105b
Copy link
Member

g105b commented Nov 16, 2019

No description provided.

@andrejsstepanovs
Copy link

andrejsstepanovs commented Apr 14, 2021

Hi! I was banging my head against this for some time. Now I need it in github actions. So here are my 2 cents.

I ended up with something like this: https://github.com/andrejsstepanovs/chrome-headless

Try it out if you like (without building) https://hub.docker.com/repository/docker/wormhit/chrome-stable-headless

Take it as one example that works. A bit different way how to install it is like so: https://pastebin.com/EyVgXkvn

Thank you for your work btw! :)

@g105b
Copy link
Member Author

g105b commented Apr 14, 2021

Hey @andrejsstepanovs ,

This is such a coincidence, because I'm starting a new project that needs What, and I've scheduled some time tomorrow to look into this! Thanks for the input, I'll report back here what I find. Hopefully we can have this working soon.

Greg.

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

No branches or pull requests

2 participants