FROM git.janishutz.com/registry/dev-container-c

RUN pacman --noconfirm -S rustup

RUN rustup default stable
