mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 20:08:54 +00: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>
15 lines
547 B
Plaintext
15 lines
547 B
Plaintext
Source: kata-shim
|
|
Section: devel
|
|
Priority: optional
|
|
Maintainer: Kata containers team <https://github.com/kata-containers/>
|
|
Standards-Version: 3.9.6
|
|
Homepage: https://katacontainers.io
|
|
Build-Depends: debhelper (>= 9), git, ca-certificates, dh-modaliases, execstack, devscripts, dh-make
|
|
|
|
Package: kata-shim
|
|
Architecture: @deb_arch@
|
|
Description:
|
|
kata-shim is a process spawned by the Intel VT-x secured Kata Containers runtime per container workload.
|
|
The runtime provides the pid of the kata-shim process to containerd-shim on OCI create command.
|
|
|