FROM alpine:edge
RUN apk add --no-cache curl build-base clang22-extra-tools mosquitto-dev

