Open gamykla opened 8 years ago
use the smallest docker image possible
gevent depends on gcc not available on alpine which we use in branch 1.0.0
see https://wiki.alpinelinux.org/wiki/How_to_get_regular_stuff_working:
apk add build-base gcc abuild binutils binutils-doc gcc-doc
use the smallest docker image possible