Documentation
FROM rust:latest AS build  
WORKDIR /app
COPY . /app/cf/