Add missing Alpine packages to build gevent wheel 16/3316/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Sat, 18 Apr 2020 12:40:00 +0000 (08:40 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Sat, 18 Apr 2020 12:40:00 +0000 (08:40 -0400)
commite4bbf8687d086ef5512e9ff916306e372b0de4cc
tree594740cb8274dfbe9e2b86fe285cd7f9191a1ff0
parenta44e3dd81475b3bc5783a25cf3ae96a0262619e8
Add missing Alpine packages to build gevent wheel

Recent change in Gevent version 1.5.0 requires Alpine packages
file, make, libffi-dev to build the wheel.  Repair the broken
build by adding these packages to the Dockerfile. Also see
https://github.com/gevent/gevent/issues/1555

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I5ec970f6f0b5594be5ac9f1abd693df098df749c
Dockerfile [changed mode: 0644->0755]