FROM docker.io/rust:1.52 RUN apt-get update && apt-get install -yqq \ musl-tools \ make RUN rustup target add armv7-unknown-linux-musleabihf