summaryrefslogtreecommitdiffstats
path: root/system/containerd/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/containerd/README')
-rw-r--r--system/containerd/README10
1 files changed, 7 insertions, 3 deletions
diff --git a/system/containerd/README b/system/containerd/README
index a67e40b450..3d098dc732 100644
--- a/system/containerd/README
+++ b/system/containerd/README
@@ -1,4 +1,8 @@
Containerd is a daemon to control runC, built for performance and
-density. Containerd leverages runC's advanced features such as seccomp
-and user namespace support as well as checkpoint and restore for cloning
-and live migration of containers.
+density. Containerd leverages runC's advanced features such as seccomp
+and user namespace support as well as checkpoint and restore for
+cloning and live migration of containers.
+
+Warning: This SlackBuild requires network access when it runs, meaning
+it downloads files from the Internet with root access. You should
+decide for yourself whether or not you think this is a good idea.