#buildkit #docker #api-bindings #llb

build buildkit-llb

Idiomatic high-level API to create BuildKit LLB graphs

5 releases

0.2.0 Mar 4, 2020
0.1.3 Jan 24, 2020
0.1.2 Nov 20, 2019
0.1.1 Oct 21, 2019
0.1.0 Sep 24, 2019

#447 in Build Utils

Download history 7/week @ 2024-03-11 20/week @ 2024-03-18 28/week @ 2024-03-25 38/week @ 2024-04-01 13/week @ 2024-04-08 7/week @ 2024-04-22 5/week @ 2024-05-13 3/week @ 2024-05-20 4/week @ 2024-06-03 3/week @ 2024-06-10 55/week @ 2024-06-24

62 downloads per month
Used in 2 crates

MIT/Apache

120KB
3K SLoC

buildkit-llb - high-level API to create BuildKit LLB graphs

Actions Status buildkit-llb Crates Badge buildkit-llb Docs Badge

Usage

Please 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

License

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.

Contribution

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.

Dependencies

~14MB
~242K SLoC