FROM rust

RUN git clone https://gitlab.com/cyloncore/stories.git -b dev/1
RUN cd stories; cargo build
