Since this commit, mitmproxy is not anymore based on alpine, therefore the docker build fails with:
/bin/sh: 1: apk: not found
The command '/bin/sh -c apk --no-cache add --virtual .build-dependencies linux-headers build-base curl perl && curl -sLO https://www.openssl.org/source/openssl-${OPENSSL_VERSION}.tar.gz && tar xvfz "openssl-${OPENSSL_VERSION}.tar.gz" && apk del openssl' returned a non-zero code: 127