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

6 lines
116 B
Docker
Raw Normal View History

2022-04-20 16:23:28 +02:00
FROM rust:1.60-alpine
ENV CARGO_TARGET_DIR "/output/"
CMD cargo build --manifest-path "/src/Cargo.toml" --release