mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Non-root Docker Deployment #403
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @OverDodo on 11/16/2025
Hey there, first of all, this is an awesome tool! I definitely plan on using this, but so far I have failed to run it rootless.
Would it be possible to add support for running the docker container with a dedicated user? I dont really see a reason this container should need to be run as root. Being able to supply our own uid and gid would be great!
Sorry if this has already been answered, I could not directly find it in the existing issues.