[PR #3964] Simple adjustment to run as non-root #4559

Closed
opened 2026-03-07 21:18:51 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/dbeaver/cloudbeaver/pull/3964

State: closed
Merged: No


This adjustment changes the user to dbeaver (which is already created earlier as part of the Dockerfile) to run the container in environments, where root access is restricted, for example Kubernetes with securityContext.runAsNonRoot: true.

Addresses #2290.

Note: I do not have full visibility in all dependencies of dbeaver/cloudbeaver so I am unsure how to test if root access is required by any component. A local test running cloudbeaver with these adjustments was successful.

**Original Pull Request:** https://github.com/dbeaver/cloudbeaver/pull/3964 **State:** closed **Merged:** No --- This adjustment changes the user to `dbeaver` (which is already created earlier as part of the `Dockerfile`) to run the container in environments, where root access is restricted, for example Kubernetes with `securityContext.runAsNonRoot: true`. Addresses #2290. **Note**: I do not have full visibility in all dependencies of dbeaver/cloudbeaver so I am unsure how to test if root access is required by any component. A local test running `cloudbeaver` with these adjustments was successful.
kerem 2026-03-07 21:18:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#4559
No description provided.