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

[FEAT] Add Python3-requests #291

Closed
1 task done
nyxs opened this issue Oct 3, 2024 · 3 comments
Closed
1 task done

[FEAT] Add Python3-requests #291

nyxs opened this issue Oct 3, 2024 · 3 comments

Comments

@nyxs
Copy link

nyxs commented Oct 3, 2024

Is this a new feature request?

  • I have searched the existing issues

Wanted change

Please consider the py3-requests to the Dockerfile, so we will be able to use Python to handle HTTP requests

Reason for change

We will be able to do more with Python inside Transmission docker

Proposed code change

echo "**** install packages ****" &&
apk add --no-cache
findutils
p7zip
python3
*py3-requests && *

Copy link

github-actions bot commented Oct 3, 2024

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@Roxedus
Copy link
Member

Roxedus commented Oct 3, 2024

@nyxs
Copy link
Author

nyxs commented Oct 3, 2024

Cool, that worked.

Thanks!

@nyxs nyxs closed this as completed Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants