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

Add s390x support #392

Merged
merged 1 commit into from
Nov 15, 2019
Merged

Add s390x support #392

merged 1 commit into from
Nov 15, 2019

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Nov 14, 2019

Travis-ci now provides s390x support, let's propose a s390x image.

@mayeut mayeut mentioned this pull request Nov 14, 2019
@@ -0,0 +1,19 @@
FROM s390x/clefos:7
Copy link
Contributor

Choose a reason for hiding this comment

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

This is what was missing to get gh-391 going. For future reference, how did you know what to specify here?

Copy link
Member Author

Choose a reason for hiding this comment

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

For future reference, how did you know what to specify here?

Well, I didn't know. I googled around, found this: http://containerz.blogspot.com/2017/07/an-overview-on-s390x-base-images.html which lead me there https://hub.docker.com/_/clefos to gather the fact that the image was part of docker official images (i.e. good enough to use as a base image without too much further research) and https://www.sinenomine.net/products/linux/clefos (official page, mostly to gather if devtoolset-8 was part of the package list or not).

@mayeut mayeut merged commit b9ccfaf into pypa:manylinux2014 Nov 15, 2019
@mayeut mayeut deleted the manylinux2014-s390x branch November 15, 2019 05:20
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.

2 participants