| Crates.io | buildkit-llb |
| lib.rs | buildkit-llb |
| version | 0.2.0 |
| created_at | 2019-09-24 20:08:51.99174+00 |
| updated_at | 2020-03-04 15:50:35.231948+00 |
| description | Idiomatic high-level API to create BuildKit LLB graphs |
| homepage | |
| repository | https://github.com/denzp/rust-buildkit |
| max_upload_size | |
| id | 167374 |
| size | 148,113 |
buildkit-llb - high-level API to create BuildKit LLB graphsPlease check docs or examples on how to use the crate.
The LLB graph from stdout can easily be used with buildctl:
cargo run --example=scratch | buildctl build
buildkit-llb is primarily distributed under the terms of both the MIT license and
the Apache License (Version 2.0), with portions covered by various BSD-like
licenses.
See LICENSE-APACHE, and LICENSE-MIT for details.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in buildkit-llb by you, as defined in the Apache-2.0 license,
shall be dual licensed as above, without any additional terms or conditions.