Skip to content
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 file no more working #209

Open
guillaumelambert opened this issue Oct 30, 2024 · 1 comment
Open

Docker file no more working #209

guillaumelambert opened this issue Oct 30, 2024 · 1 comment

Comments

@guillaumelambert
Copy link

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
guillaumelambert added a commit to guillaumelambert/holehe that referenced this issue Oct 30, 2024
Requests is no more installed in python:3.11-slim-bullseye image.

Issue: megadose#209
@e-landeros
Copy link

same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants