use-docker-build
Primitive Docker build option helpers for RustUse.
This crate models build context paths, build args, target stages, platforms, and cache flags. It does not execute Docker builds.
Basic Usage
use ;
let options = new
.with_platform
.with_arg;
assert_eq!;
assert_eq!;
# Ok::