FROM rustlang/rust:nightly-alpine3.17
RUN apk add --no-cache musl-dev emacs
RUN cargo install --locked cargo-cache