Skip to content

Add note about install python on alpine#6677

Merged
zanieb merged 3 commits intomainfrom
konsti/alpine-note
Aug 27, 2024
Merged

Add note about install python on alpine#6677
zanieb merged 3 commits intomainfrom
konsti/alpine-note

Conversation

@konstin
Copy link
Copy Markdown
Member

@konstin konstin commented Aug 27, 2024

When not using a python base image and using alpine, you need to install python by yourself. You should also pin the python version when doing so; currently, i see only python 3.12 in the alpine repository.

@konstin konstin added the documentation Improvements or additions to documentation label Aug 27, 2024
@konstin konstin requested a review from zanieb August 27, 2024 08:02
When not using a python base image and using alpine, you need to install python by yourself. You should also pin the python version when doing so; currently, i see only python 3.12 in the alpine repository.
@konstin konstin force-pushed the konsti/alpine-note branch from d000ffe to 0c491e7 Compare August 27, 2024 14:28
in your repository to prevent it from being included in image builds. The project virtual
environment is dependent on your local platform and should be created from scratch in the image.

!!! note
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Sorry I should have noticed this in the first run. This is kind of a weird spot? Can we put this in a new section at the bottom or something? It feels quite prominent here and we're not talking about installing Python at all.

@zanieb
Copy link
Copy Markdown
Member

zanieb commented Aug 27, 2024

It looks like my comments were marked as addressed but there's no change?

@konstin
Copy link
Copy Markdown
Member Author

konstin commented Aug 27, 2024

I had accepted both of them, not sure what the merge had done here.

Copy link
Copy Markdown
Member

@zanieb zanieb left a comment

Choose a reason for hiding this comment

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

Thanks!

@zanieb zanieb merged commit 18453ae into main Aug 27, 2024
@zanieb zanieb deleted the konsti/alpine-note branch August 27, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants