add python3 for building

This commit is contained in:
Sebastian Hugentobler 2020-01-06 15:02:57 +00:00
parent 9aa447b8f8
commit c6fff8ecce

View File

@ -4,7 +4,8 @@ RUN apk add --no-cache \
git \
npm \
make \
bash
bash \
python3
# to get around errors from differing stack sizes in musl
# https://wiki.musl-libc.org/functional-differences-from-glibc.html#Thread_stack_size