FROM alpine:edge

RUN apk add meson gcc musl-dev zstd-dev curl-dev openssl1.1-compat-dev argp-standalone
