Skip to content

Fix docker produced file permissions #22

@willprice

Description

@willprice

Currently docker will run as root. All files written by flowty within the container will be owned by root:root. We should fix this so at least the files will be written as 1000:1000 as most users will have this UID/GID. Also have a look at Docker's --user arg as an alternative solution

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreCore functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions