mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-27 02:54:27 +01:00
This repository is growing is due to different projects are living here, kernel config and patches, obs scripts, kata-deploy, release tools. Lets move the obs scripts to its own directory. Fixes: #75 Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
14 lines
592 B
Plaintext
14 lines
592 B
Plaintext
Source: kata-proxy
|
|
Section: devel
|
|
Priority: optional
|
|
Maintainer: Kata containers team <https://github.com/kata-containers/>
|
|
Standards-Version: 3.9.6
|
|
Homepage: https://katacontainers.io
|
|
Build-Depends: dh-make, git, ca-certificates, execstack, devscripts, debhelper, build-essential, dh-autoreconf, make, dh-modaliases
|
|
|
|
Package: kata-proxy
|
|
Architecture: @deb_arch@
|
|
Description:
|
|
kata-proxy works alongside the Kata Containers runtime and shim to provide a VM-based OCI runtime solution.
|
|
kata-proxy is a daemon offering access to the hyperstart VM agent to both the runtime and shim processes.
|