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

Install pip on Alpine >= 3.19 #1305

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Conversation

ellahathaway
Copy link
Member

This is needed for dotnet/aspnetcore#58445. The MicroBuild plugin install step fails because pip is not installed:

Link to failure (internal Microsoft link)

Copy link
Contributor

@lbussell lbussell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Dockerfiles LGTM

@MichaelSimons
Copy link
Member

MichaelSimons commented Dec 20, 2024

Edited: Do we see this as temporary? If not, then should this be added to all new alpine images as well?

@lbussell
Copy link
Contributor

@MichaelSimons can you clarify which images you mean by "newer"? If you mean new Alpine releases, this PR adds pip to Alpine 3.21, there are no newer images than that.

@MichaelSimons
Copy link
Member

@MichaelSimons can you clarify which images you mean by "newer"? If you mean new Alpine releases, this PR adds pip to Alpine 3.21, there are no newer images than that.

Please ignore my comment. My brain has already left for the holidays.

@ellahathaway ellahathaway merged commit 4e74d3d into dotnet:main Dec 20, 2024
12 checks passed
@ellahathaway ellahathaway deleted the alpine-pip branch December 20, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants