| commit | b48174d1865861e5992136415b1e86d3cac4e7fd | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Apr 14 10:13:02 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Tue Apr 29 06:55:58 2025 +0000 |
| tree | f74a6e47d0b870db70ee11e930341b1d33add7da | |
| parent | 27da2e6feeaee5acaf47ccca3efceb534755628b [diff] |
osbase/oci: add package This adds the oci package, which contains types and tools for working with OCI images. Change-Id: Ie2a1d82c7ac007f5d1ad47666880dbf8a8bd931d Reviewed-on: https://review.monogon.dev/c/monogon/+/4085 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@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.