mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-30 04:24:29 +01:00
Created a skeletal set of README for the packaging areas that didn't have them: - Jenkins - OBS - QEMU - static build tooling Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
12 lines
488 B
Markdown
12 lines
488 B
Markdown
# Building under OBS
|
|
|
|
SUSE's [Open Build Service (OBS)](https://openbuildservice.org) is used to
|
|
build [the official Kata Containers packages](https://build.opensuse.org/project/subprojects/home:katacontainers).
|
|
|
|
This directory contains tooling and packaging metadata to build all Kata
|
|
components with OBS.
|
|
|
|
See
|
|
[the Kata installation documentation](https://github.com/kata-containers/documentation/blob/master/install/README.md)
|
|
for instructions on how to install the official packages.
|