I was able to build the image only after minor modifications: 1) `sed -i '/RUN make build/i RUN apk add --no-cache make git' Dockerfile` 2) `sed -i 's/--iso-8601=s/-Iseconds/' Makefile`