Skip to content

[Request] Install Script should support rootless docker or podman installation #1849

@NYR10146

Description

@NYR10146

Currently DocSpace (and Docs for that matter) requires root privileges to install using the preferred method, the install script. However, running docker as root or using a different container technology such as podman should be an option.

I tried commenting out "root_checking" in the script, and it does progress through the script a bit further but there are too many references that makes this ultimately not work as a solution.

Removing the root check functionality while adding an optional flag for a custom docker socket endpoint could be one solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions