Just add this line to your Dockerfile:
RUN apk add --no-cache \ autoconf \ g++ \ make \ openssl-dev\ brotli-dev
.Should run smoothly onwards.