This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/pkg/universe.dagger.io/x/contact@kjuulh.io/rust/test/Dockerfile
2022-04-20 16:23:53 +02:00

6 lines
116 B
Docker

FROM rust:1.60-alpine
ENV CARGO_TARGET_DIR "/output/"
CMD cargo build --manifest-path "/src/Cargo.toml" --release