FROM alpine:latest RUN apk update && apk add build-base sqlite-dev vim jansson-dev jansson-static WORKDIR /home