FROM docker.io/library/rust RUN rustup component add rustfmt clippy RUN cargo install cargo-udeps cargo-outdated