Remove Louhi container for local SBOM generation

We have set up a Louhi workflow for generating and uploading
container SBOMs to SCILo. https://louhi.dev/4740795638874112/home
So we don't need to create SBOM when building the containers.

BUG=b/295068644
TEST=presubmit
RELEASE_NOTE=None

Change-Id: Ie761478dec1078d83933b2da3928893b1af5c891
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/54207
Reviewed-by: Anil Altinay <aaltinay@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Tested-by: He Gao <hegao@google.com>
4 files changed
tree: c33f8ced843843faa79fd33d903140fe9e057c5e
  1. coverage/
  2. release/
  3. src/
  4. testing/
  5. .gitignore
  6. BUILD.bazel
  7. cloudbuild.yaml
  8. CONTRIBUTING.md
  9. deps.bzl
  10. go.mod
  11. go.sum
  12. LICENSE
  13. README.md
  14. run_tests.sh
  15. WORKSPACE
README.md

Tools for Container-Optimized OS

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.