CBL-Mariner/toolkit
CBL-Mariner-Bot c402b556ec
[AUTO-CHERRYPICK] cmake: patch CVE-2024-11053 - branch main (#11943)
Co-authored-by: Henry Beberman <henry.beberman@microsoft.com>
2025-01-16 09:43:15 -05:00
..
docs Backport toolkit container detection using systemd-detect-virt (#11135) 2024-11-25 16:11:54 -08:00
imageconfigs add Azure marketplace ARM64 FIPS image definition (#10526) 2024-09-27 15:37:33 -07:00
resources [AUTO-CHERRYPICK] cmake: patch CVE-2024-11053 - branch main (#11943) 2025-01-16 09:43:15 -05:00
scripts Backport toolkit container detection using systemd-detect-virt (#11135) 2024-11-25 16:11:54 -08:00
tools Fixed `golang.org/x/crypto` and `golang.org/x/net` vulnerabilities. (#11679) 2024-12-23 09:09:12 -05:00
.gitignore raw toolchain: remove refs to sqlite CVE-2021-36690.patch (#3570) 2022-08-18 20:29:16 -07:00
Makefile [AUTO-CHERRYPICK] Set ptest retries to 1 for PR package build check. - branch main (#10215) 2024-08-23 14:38:17 -04:00
README.md Added initial doc about reading error logs. (#7475) 2024-01-26 10:03:13 -08:00

README.md

Quick Start Guide

  • Recommended if you want to try CBL-Mariner.
  • Quickly build the Standard CBL-Mariner image, install and use.

Tutorial for Building Custom Mariner Based Images

  • Recommended if you are a developer and want to experiment with CBL-Mariner.
  • Quickly build a Custom CBL-Mariner image, install and use.
  • Learn how to add new or existing packages to CBL-Mariner at build time.
  • Learn how to customize the CBL-Mariner Kernel.
  • Learn how to create an Unattended Installer.
  • Other Advanced Topics.

Build Users Guide

  • Recommended if you are a developer and want to learn how to fully build CBL-Mariner.
  • Build CBL-Mariner end-to-end.
  • Advanced building topics.
  • Build parameters and environment variables.
  • packages.microsoft.com repository structure breakdown.

How the Build System Works

  • Initial prep, local packages, package builds, image generation.

Understanding build logs

  • Understanding common build logs with a focus on errors and warnings and how to interpret them.

OS security

  • Topics related to system security.