| commit | 82900a743f1eebcb80c0a310563be149691b89a7 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Apr 14 11:11:37 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Tue Apr 29 06:55:58 2025 +0000 |
| tree | 637ba1a2e3aae6504af52d3646b175854c64ef7e | |
| parent | c53a9fc39866a12580bc2ef904349efc76d30a76 [diff] |
osbase/build/mkoci: add package This adds the mkoci package, which contains a Bazel rule for building OS image OCI artifacts. Change-Id: I1a234238c4982078db8ecea684e5491c980b97c3 Reviewed-on: https://review.monogon.dev/c/monogon/+/4088 Reviewed-by: Lorenz Brun <lorenz@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.