| commit | 9d2f3c681fee76b54dc202da6ca140151f588be8 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Apr 14 11:17:22 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Tue Apr 29 06:55:58 2025 +0000 |
| tree | 9f673387eea27eac06fbd16e9c2f3cfc689cc7fb | |
| parent | 82900a743f1eebcb80c0a310563be149691b89a7 [diff] |
m/test/localregistry: use osbase/oci/registry This replaces the localregistry implementation with a small wrapper around the new registry package. The images attribute of the Bazel rule was changed from a list to a dict, which makes the repository and tag independent from the file path. Change-Id: I1f6213dd67f7bdcf2373fe136958caa68b9f4d10 Reviewed-on: https://review.monogon.dev/c/monogon/+/4089 Reviewed-by: Tim Windelschmidt <tim@monogon.tech> Tested-by: Jenkins CI
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:
/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.