FROM rust:1.52.1 AS build RUN build/compile.sh FROM scratch COPY --from=build /usr/local/cargo/bin/