summaryrefslogtreecommitdiff
path: root/app-containers/runc/metadata.xml
blob: 29e5cbbdec9eee37f454c771eb124bdcd4a23f18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <longdescription lang="en">
		runc is a CLI tool for spawning and running containers according
		to the OCF (Open Container Format) specification.
	</longdescription>
  <maintainer type="person">
    <email>williamh@gentoo.org</email>
    <name>William Hubbs</name>
  </maintainer>
  <use>
    <flag name="kmem">
			Enable Kernel Memory Accounting.
		</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:linuxfoundation:runc</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>