f7309453d4
Crictl was previously packaged with containerd and runc. It is now packaged separately. Story: 2009221 Task: 43782 Signed-off-by: Daniel Safta <daniel.safta@windriver.com> Change-Id: If9b46283bed424bcac630347fad4af4b2e75975b
16 lines
542 B
Plaintext
16 lines
542 B
Plaintext
Source: crictl
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13)
|
|
Standards-Version: 4.4.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: crictl
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
Description: Provides a CLI for CRI-compatible container runtimes.
|
|
crictl provides a CLI for CRI-compatible container runtimes.
|
|
This allows the CRI runtime developers to debug their
|
|
runtime without needing to set up Kubernetes components.
|