Skip to content

Alpine: Add libs for nis module (Alpine 3.7/Python 3.7 only) #266

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

Merged
merged 1 commit into from
Mar 2, 2018

Conversation

JayH5
Copy link
Contributor

@JayH5 JayH5 commented Mar 1, 2018

Bump Python 3.7 to 3.7.0b2

This kind of fixes #247, at least as best as is reasonably possible before Python 3.6.5/2.7.15.

The nis module 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:

REPOSITORY          TAG                        IMAGE ID            CREATED             SIZE
python              3.7.0b2-alpine3.7-no-nis   4ecaf70911d4        11 minutes ago      91.3MB
python              3.7.0b2-alpine3.7          902c6083404d        11 hours ago        93.6MB

@JayH5
Copy link
Contributor Author

JayH5 commented Mar 2, 2018

@tianon ping on this if you have a second?

Copy link
Member

@yosifkit yosifkit left a comment

Choose a reason for hiding this comment

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

Seems reasonable to me.

@yosifkit yosifkit merged commit 2895901 into docker-library:master Mar 2, 2018
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
@JayH5 JayH5 deleted the nis-module branch March 5, 2018 21:06
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
@tianon
Copy link
Member

tianon commented Jun 5, 2018

Also relevant: https://github.com/tiran/peps/blob/ba2635cb59cd97264905ce32ef85f9456c1a5297/pep-9999.rst#nis (movement in Python upstream to remove nis entirely)

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NIS module included in Debian image but not in Alpine one
3 participants