ctfcli icon indicating copy to clipboard operation
ctfcli copied to clipboard

Support alternate Buildkit drivers

Open pl4nty opened this issue 1 year ago • 0 comments

Add --load to explicitly output Docker builds to local images, allowing drivers that don't have a default output type (ie everything except docker). Fixes #147

Is it worth adding some way to pass custom arguments too? --cache-from and --cache-to can significantly improve performance in CI scenarios.

pl4nty avatar Mar 07 '24 11:03 pl4nty