--- tags: suggestion, Podman, installation, super user, permissions --- # Use Podman to Avoid Super User Permissions ###### Category: Suggestion ###### User: hrj ###### Source: [GitHub Issue #2427 Comment](https://github.com/centerofci/mathesar/issues/2427#issuecomment-1453913084) ## Feedback Content >If the main goal is to avoid asking for super user permission in the install script (as found in a comment on HN), then you don't need to change a lot of things. > >Say hello to podman. > >It lets you run docker containers without super user permissions. Just guide your users to install that instead of docker. Also you could detect its presence in the installation script and skip the sudo accordingly. ## Context (Optional) ## Related GitHub Issue(s) - [GitHub Issue #2427](https://github.com/centerofci/mathesar/issues/2427) ## Actions - [ ] No action required - [X] Needs to be addressed - [ ] Further action needed - [ ] Roadmap suggestion