ARG SCHEME=chibi
FROM docker.io/schemers/${SCHEME}:head
RUN apt-get update && apt-get install -y gcc curl make git xz-utils