Merge pull request #7940 from nextcloud/copilot/remove-collabora-warning-docs

docker-rootles.md: Remove outdated Collabora warning
This commit is contained in:
Simon L.
2026-04-17 16:58:14 +02:00
committed by GitHub

View File

@@ -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`)