From cab8b445396462dd8500f40e944035fdd77584f2 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 15 Mar 2022 14:28:14 -0400 Subject: system/local-persist: Add network warning to README. Signed-off-by: B. Watson --- system/local-persist/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'system/local-persist') diff --git a/system/local-persist/README b/system/local-persist/README index 7ebe8ec4a51b..655df8c8d5fd 100644 --- a/system/local-persist/README +++ b/system/local-persist/README @@ -2,3 +2,7 @@ Local-persist is a docker plugin that provides persistent local volumes. This gives you the same benefits of standalone volumes that "docker volume create" normally affords, while also allowing you to create volumes that persist in arbitrary disk locations. + +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. -- cgit v1.2.3