Skip to content

Docker file no more workingΒ #209

@guillaumelambert

Description

@guillaumelambert

Describe the bug
requests is no more shipped with the python3 debian image declared in the docker file.
The image can be built but declares an error at run-time

To Reproduce
Steps to reproduce the behavior:
1.docker build . -t my-holehe-image
2. docker run my-holehe-image holehe [email protected]
3. See error
[..]
ModuleNotFoundError: No module named 'requests'

Tested with

  • Debian 12 and docker.io
  • Linux Mint 22 and podman

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions