Skip to content

'azldev image build' needs to run as non-root user #75

@ddstreet

Description

@ddstreet

Building as the root user isn't a safe operation, for example after some image builds there are root-owned files polluting the azurelinux git checkout, which can't be removed with git clean -fdx because they are root-owned, and when i ran sudo git clean -fdx it removed most of my /dev/* files (including /dev/null), rendering my dev system unusable (luckily a reboot recovered to a usable state).

Instructions for building with kiwi as non-root are here: https://osinside.github.io/kiwi/plugins/self_contained.html

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