| commit | 2963b681d81e259fdea28db466c90e204be00e4b | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Thu Jul 17 17:03:44 2025 +0200 |
| committer | Jan Schär <jan@monogon.tech> | Wed Jul 30 14:52:26 2025 +0000 |
| tree | d6715fb940f09942cbe8fdc58138a30b43b039c8 | |
| parent | 1354c78f69335cbd809b0237bab1aa93e69419a1 [diff] |
osbase/oci: implement support for OCI index Previously, only OCI images were supported, now we can also handle indexes. The new Ref type is either an Image or Index. Change-Id: I1b282ed6078d53e9a69e7613f601fdbbe64e192b Reviewed-on: https://review.monogon.dev/c/monogon/+/4475 Tested-by: Jenkins CI Reviewed-by: Tim Windelschmidt <tim@monogon.tech>
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
git to check out modules.python3 to generate the workspace status to stamp./dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.