Skip to content

RDzhalmukhamedov/docker-crawlee-test

Repository files navigation

docker-crawlee-test

Steps to normal run:

  1. run "npm run start"
  2. "this.logger.log('Unreachable line during dockerized execution');" line reached after run, and we will see output string in console log

Steps to run with issue:

  1. run "docker build ."
  2. run "docker run <sha256 or name-of-build>"
  3. Run freezes at "await this.crawler.run(...);" line, and nothing to see in console log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published