Files
kata-containers/tools/packaging/obs-packaging
Peng Tao 76c18aa345 osbuilder: fix alpine agent build
Since we always build musl kata-agent, there is no need to build
it inside a musl container. We can just build on the host and then
copy the binary to the target rootfs.

There are still a lot to clean up and it should be made so for ALL
target distros instead of just alpine. But this is at least working
for alpine first.

Signed-off-by: Peng Tao <bergwolf@hyper.sh>
2020-08-31 22:09:37 +08:00
..
2020-08-31 22:09:37 +08:00
2020-06-23 22:58:18 -07:00

Building under OBS

SUSE's Open Build Service (OBS) is used to build the official Kata Containers packages.

This directory contains tooling and packaging metadata to build all Kata components with OBS.

See the Kata installation documentation for instructions on how to install the official packages.