Remove the use of the cache for single-arch container images This is a partially revert of https://cos-review.git.corp.google.com/c/cos/tools/+/45593. List of container images are single-arch and don't benefit much from the caching stretagy. Using `docker build` without caching also helps to generate provenance and SBOMs natively. The list is: cos_gpu_installer_v1 cos_ova_converter cos_gpu_config_builder cos_gpu_driver_builder cos_kernel_devenv BUG=b/397501766 TEST=presubmit Change-Id: I72775a58cc6b11488957ae560262c8ad03629f05 Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/97849 Tested-by: Chenglong Tang <chenglongtang@google.com> Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com> Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.
See CONTRIBUTING.md for how to contribute.