-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
Upgrade to Alpine 3.19 #297
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stickz
force-pushed
the
php82-upgrade
branch
3 times, most recently
from
December 23, 2023 01:10
60245f4
to
464f52e
Compare
stickz
force-pushed
the
php82-upgrade
branch
6 times, most recently
from
December 23, 2023 01:52
6d168f5
to
472dc7c
Compare
@crazy-max Ten tries later, we have Alpine 3.19! I did it for the PHP and GCC. These optimizations are always worth it. Python 3.11 is really fast too. This should speed up deployments by a slight margin. Alpine package manager is already fast though. 🥇 |
3 tasks
crazy-max
reviewed
Dec 23, 2023
crazy-max
reviewed
Dec 23, 2023
crazy-max
reviewed
Dec 23, 2023
stickz
force-pushed
the
php82-upgrade
branch
from
December 23, 2023 13:30
472dc7c
to
b8208d7
Compare
php 8.2 for ruTorrent v4.2.9. gcc 13.2 for the rTorrent packages
stickz
force-pushed
the
php82-upgrade
branch
from
December 23, 2023 13:30
b8208d7
to
e7ee357
Compare
crazy-max
approved these changes
Dec 23, 2023
Closed
12 tasks
XxAcielxX
added a commit
to XxAcielxX/docker-rutorrent
that referenced
this pull request
Dec 28, 2023
## Base Image: * rTorrent: tracker scrape feature patch ([288](crazy-max/docker-rtorrent-rutorrent#288)) * Alpine Linux 3.19 and PHP 8.2 ([297](crazy-max/docker-rtorrent-rutorrent#297)) * cURL 8.5.0, c-ares 1.24.0 ([295](crazy-max/docker-rtorrent-rutorrent#295)) * UDNS support ([303](crazy-max/docker-rtorrent-rutorrent#303))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cleaned up invalid packages. Added
--break-system-packages
flag to continue installing python packages system wide.