rust-buildkit
rust-buildkit copied to clipboard
BuildKit integration for Rust
Hello! We are interested in using this buildkit library for writing our own build system. We would like to know about the status of this project. It seems to be...
hi @denzp! i wanted to make you aware that i have temporarily forked your project at https://github.com/edrevo/dockerfile-plus i would love to contribute back the (admittedly small) changes i have made...
I've noticed that the Cargo.lock file is gitignored in this repo, and unfortunately the repo doesn't compile of out the box anymore due to a change in indexmap::IndexSet (which now...
I am by no means an expert and just started reading into BuildKit and the inner workings of LLB but this looks not quite right: The input is listed twice...