lxml in multi-stage Docker images
How to build a small multi-stage Docker image with lxml on Alpine: compile the wheel in one stage and copy only the .so files it needs into the final one.
How to build a small multi-stage Docker image with lxml on Alpine: compile the wheel in one stage and copy only the .so files it needs into the final one.