Federico Justus Denkena 1142e0ae53
app-containers/runc: new package, add 1.2.2
Signed-off-by: Federico Justus Denkena <federico.denkena@posteo.de>
2024-12-08 16:00:33 +01:00

23 lines
648 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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="github">opencontainers/runc</remote-id>
<remote-id type="cpe">cpe:/a:linuxfoundation:runc</remote-id>
</upstream>
</pkgmetadata>