summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/rkt/metadata.xml')
-rw-r--r--app-emulation/rkt/metadata.xml11
1 files changed, 7 insertions, 4 deletions
diff --git a/app-emulation/rkt/metadata.xml b/app-emulation/rkt/metadata.xml
index 7b1939a8dd31..73fd769dee88 100644
--- a/app-emulation/rkt/metadata.xml
+++ b/app-emulation/rkt/metadata.xml
@@ -6,10 +6,13 @@
<name>Zac Medico</name>
</maintainer>
<longdescription lang="en">
- rkt is a new container runtime, designed for composability, security,
- and speed. Today we are releasing a prototype version on GitHub to begin
- gathering feedback from our community and explain why we are building
- rkt.
+ rkt is the next-generation container manager for Linux clusters.
+ Designed for security, simplicity, and composability within modern
+ cluster architectures, rkt discovers, verifies, fetches, and executes
+ application containers with pluggable isolation. rkt can run the same
+ container with varying degrees of protection, from lightweight,
+ OS-level namespace and capabilities isolation to heavier, VM-level
+ hardware virtualization.
</longdescription>
<use>
<flag name="actool">Install the actool for ACI manipulation</flag>