Skip to content

Running inside Docker doesn't take care of persistence #1805

@francescoaracu

Description

@francescoaracu

I'm implementing a crawler using BS (you can find the repo here).

Even if I set purge_on_start to False inside a Configuration object, after pausing the crawler via Ctrl-C in the attached Docker container's shell, the crawler doesn't seem to take care of the persistence status set in the RequestList instance.

The volume mounted in my docker-compose.yml is then overwritten directly when running the container again with docker start.

Metadata

Metadata

Assignees

No one assigned

    Labels

    t-toolingIssues with this label are in the ownership of the tooling team.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions