-
Notifications
You must be signed in to change notification settings - Fork 126
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
Docker support #20
Comments
I dont have much experience with Docker, but I will look into it very soon and add such a Docker Image. |
I'm going to add docker image myself and share with the community. |
I'm getting this error while trying to launch se_scraper in docker
Are you facing the same issue ? |
use this config or the one from commit
|
Try to add "--no-sandbox" parameter to "chrome_flags"
|
i take the image from docker-hub. the port of docker image (on localhost ip same as the direct container ip) is closed. with nmap scan same result. |
pull the latest version from docker hub |
thx @slotix for the fast help. new image runs and i get a request. thx a lot |
@axel-g updated pull request |
Can we close this? |
Awsome module!
Do you plan to build "se-scraper" docker image?
Thank you.
The text was updated successfully, but these errors were encountered: