FROM alpine:latest

RUN apk add --no-cache cmake make g++ git bash zip curl-dev zlib-dev libexecinfo-dev
