[GH-ISSUE #2290] [Security] Run Cloudbeaver as non-root by default (to be less vulnerable) #727

Open
opened 2026-03-07 20:53:49 +03:00 by kerem · 0 comments
Owner

Originally created by @luarx on GitHub (Jan 10, 2024).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2290

Is your feature request related to a problem? Please describe.
It would be a good point to run Cloudbeaver with a non-root user to follow best security practises
Reference of why this is important: https://docs.bitnami.com/tutorials/why-non-root-containers-are-important-for-security

Describe the solution you'd like
To do that, it should define a USER in the Dockerfile

I see that someone mentioned already this and suggested a solution, but it was not added to the repo as default

Originally created by @luarx on GitHub (Jan 10, 2024). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2290 **Is your feature request related to a problem? Please describe.** It would be a good point to **run Cloudbeaver with a non-root user to follow best security practises** Reference of why this is important: https://docs.bitnami.com/tutorials/why-non-root-containers-are-important-for-security **Describe the solution you'd like** To do that, it should define a USER in the [Dockerfile](https://github.com/dbeaver/cloudbeaver/blob/devel/deploy/docker/Dockerfile) I see that s[omeone mentioned already this](https://github.com/dbeaver/cloudbeaver/issues/349) and suggested a solution, but it was not added to the repo as default
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#727
No description provided.