-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
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
dylanbudgen
Metadata
Metadata
Assignees
Labels
No labels