You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ximo Guanter aed887b584 initial payload 3 years ago
..
proto/github.com initial payload 3 years ago
src initial payload 3 years ago
CHANGELOG.md initial payload 3 years ago
Cargo.toml initial payload 3 years ago
README.md initial payload 3 years ago
build.rs initial payload 3 years ago
update.sh initial payload 3 years ago

README.md

buildkit-proto - protobuf interfaces to BuildKit

Actions Status buildkit-proto Crates Badge buildkit-proto Docs Badge

Usage

The crate is not intened to be used alone. An idiomatic high-level API provided by buildkit-llb is a prefered way to build LLB graphs.

License

buildkit-proto 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-proto by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.