Mythic
Mythic copied to clipboard
Prevent root-owned files ending up on the filesystem during CLI build
Using docker cp
means that when you copy the CLI binary out of the filesystem, it ends up owned by the user running the build, rather than root.