| commit | cc9e4d1ad9641032f87fe3a071bfb861526a6d85 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Apr 14 10:28:40 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Tue Apr 29 06:55:58 2025 +0000 |
| tree | c4bcd9a554c0c13b80bc575dc3b2916d084318a7 | |
| parent | b48174d1865861e5992136415b1e86d3cac4e7fd [diff] |
osbase/oci/registry: add package This adds the registry package, which contains a client and server implementation of the OCI Distribution spec. Change-Id: I080bb1dbc511f8e6466ca370b090d459d2b730e8 Reviewed-on: https://review.monogon.dev/c/monogon/+/4086 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:
/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.