Alpine: Add libs for nis module (Alpine 3.7/Python 3.7 only)#266
Merged
yosifkit merged 1 commit intodocker-library:masterfrom Mar 2, 2018
Merged
Alpine: Add libs for nis module (Alpine 3.7/Python 3.7 only)#266yosifkit merged 1 commit intodocker-library:masterfrom
yosifkit merged 1 commit intodocker-library:masterfrom
Conversation
Contributor
Author
|
@tianon ping on this if you have a second? |
tianon
added a commit
to infosiftr/stackbrew
that referenced
this pull request
Mar 5, 2018
- `php`: 7.2.3, 7.1.15, 7.0.28, 5.6.34 - `python`: `nis` module in Alpine (docker-library/python#266) - `rocket.chat`: 0.62.1
davidl-zend
pushed a commit
to davidl-zend/official-images
that referenced
this pull request
Apr 17, 2018
- `php`: 7.2.3, 7.1.15, 7.0.28, 5.6.34 - `python`: `nis` module in Alpine (docker-library/python#266) - `rocket.chat`: 0.62.1
davidl-zend
pushed a commit
to davidl-zend/official-images
that referenced
this pull request
Apr 17, 2018
- `php`: 7.2.3, 7.1.15, 7.0.28, 5.6.34 - `python`: `nis` module in Alpine (docker-library/python#266) - `rocket.chat`: 0.62.1
Member
|
Also relevant: https://github.com/tiran/peps/blob/ba2635cb59cd97264905ce32ef85f9456c1a5297/pep-9999.rst#nis (movement in Python upstream to remove |
tao12345666333
pushed a commit
to tao12345666333/python
that referenced
this pull request
Jun 28, 2018
Alpine: Add libs for nis module (Alpine 3.7/Python 3.7 only)
This file contains hidden or 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
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.
Bump Python 3.7 to 3.7.0b2This kind of fixes #247, at least as best as is reasonably possible before Python 3.6.5/2.7.15.
The
nismodule is pretty obscure and I don't personally have a use for it, but it is the one and only optional module that wasn't building on Alpine. This adds ~2MB to the uncompressed image size: