feat: enforce read-only root filesystem and non-root user for remaining containers#8008
Open
feat: enforce read-only root filesystem and non-root user for remaining containers#8008
Conversation
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/31064944-7096-4e8e-9e8d-e9b9016428fb Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/916ba91a-3590-4e29-a64b-e35ef2402429 Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
szaimen
April 27, 2026 08:39
View session
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/ba074d59-2085-4aa8-bf11-e6c09defc27a Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
Fs00
reviewed
Apr 29, 2026
| "collabora" | ||
| ], | ||
| "shm_size": 268435456, | ||
| "read_only": true, |
Contributor
There was a problem hiding this comment.
While desirable, I believe it will break commands like coolconfig generate-proof-key that can be used to fix some warnings with the container (see this for example).
| "documentation": "https://github.com/nextcloud/all-in-one/discussions/1358", | ||
| "display_name": "Nextcloud Office", | ||
| "image": "ghcr.io/nextcloud-releases/aio-collabora", | ||
| "user": "1001", |
Contributor
There was a problem hiding this comment.
I think this is not needed? USER 1001 is already specified in the Collabora Dockerfile
39 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.