Skip to content

Refactor --root option #160

@sebastienbeau

Description

@sebastienbeau

Since version 2 docker allow to connect as root using

docker-compose --user=root

Odoo image is root by default and it's switch with gosu so in that case the option --user=root is useless, but the images without gosu can be used with the option --user=root

So we need to make the docky run / exec compatible with this kind of image out-of-box

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