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

Remove stack fix from all python containers #421

Open
matrixik opened this issue Apr 3, 2018 · 0 comments
Open

Remove stack fix from all python containers #421

matrixik opened this issue Apr 3, 2018 · 0 comments

Comments

@matrixik
Copy link
Member

matrixik commented Apr 3, 2018

Looks like we probably could remove this fix from containers, we only need to rebuild them with newer Python.

To remove: stack-fix.c and building and using stack-fix.so.

After
docker-library/python@8717dc2
and
docker-library/python@f45e1fb
Newer containers with Python have bigger stack (1 MB). So this problem should not happen again with ujson.

Relevant issues: #160
docker-library/python#211

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

No branches or pull requests

1 participant