From f15b32c758bdac19d61483a2b2e4712cef020a64 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 17 Apr 2026 14:43:39 +0000 Subject: [PATCH] Remove outdated Collabora warning from docker-rootless.md Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/3dcfae77-d290-4a68-bf70-50ca6e4ad75a Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com> --- docker-rootless.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docker-rootless.md b/docker-rootless.md index 95b2594a..13511000 100644 --- a/docker-rootless.md +++ b/docker-rootless.md @@ -1,7 +1,5 @@ # Docker rootless -**Please note:** Due to a bug in Collabora is the Collabora container currently in rootless mode not working. See https://github.com/CollaboraOnline/online/issues/2800. In that case, you need to run a separate Collabora instance on your own if you want to use this feature. The following flag will be useful https://github.com/nextcloud/all-in-one#how-to-keep-disabled-apps. - You can run AIO with docker rootless by following the steps below. 0. If docker is already installed, you should consider disabling it first: (`sudo systemctl disable --now docker.service docker.socket`)