And when we are talking about bad designs in general: Docker is bad design by default. Don’t use it! Better use Podman where you do not need root to run containers. You can run containers in the context of non-privileged users.
By the way @rauchenwaldc I doubt your Development Style. You are developing on a productive system? Don’t do this either. Please…