organic/docker/organic_test/Dockerfile

5 lines
162 B
Docker
Raw Normal View History

FROM rustlang/rust:nightly-alpine3.17
2023-07-13 04:26:08 +00:00
RUN apk add --no-cache musl-dev emacs
RUN cargo install --locked --no-default-features --features ci-autoclean cargo-cache