Closed jpcoenen closed 2 years ago
This no longer seems to be necessary with runAsUser and runAsGroup. Files in the .op directory get owned by user 999 anyway.
runAsUser
runAsGroup
.op
This is one of the ways to get rid of containers running as root, as request in github.com/1Password/connect#22.
This no longer seems to be necessary with
runAsUser
andrunAsGroup
. Files in the.op
directory get owned by user 999 anyway.This is one of the ways to get rid of containers running as root, as request in github.com/1Password/connect#22.