New issue 2509: Support Alpine Linux https://bitbucket.org/pypy/pypy/issues/2509/support-alpine-linux
Philip Jenvey: Alpine linux has become a popular OS target for building smaller sized docker images. With Docker already providing an [Official Image](https://docs.docker.com/docker-hub/official_repos/) of PyPy, we should fix our Alpine Linux issues to facilitate an official pypy-alpine like cpython already has. It looks like at least some of the leg work has already been done: https://github.com/docker-library/pypy/issues/5#issuecomment-240354215 https://github.com/JayH5/alpine-pypy _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
