From cfb92d48af1b86fa57a38b57fab545c256580cb9 Mon Sep 17 00:00:00 2001 From: Sthope Date: Tue, 23 Apr 2024 19:50:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19c60e5..78aab4a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A actions workflow runs daily to check if their is a new release. ## Docker Compose -This does not work with rootless Docker. The container must be run as root. +This does not work with rootless Docker. The container must be run as root. If you don't plan on using named volumes, as is used in the example below, you'll have to retrieve the files under /app/data from the container.