DockerWrapper.wrap(): run as config.runtime.uid instead of root
This commit is contained in:
parent
a13fdc70e1
commit
ba13293b93
5 changed files with 50 additions and 5 deletions
|
@ -27,7 +27,7 @@ class Wrapper(Protocol):
|
|||
|
||||
|
||||
class BaseWrapper(Wrapper):
|
||||
id: str
|
||||
uuid: str
|
||||
identifier: str
|
||||
type: str
|
||||
wrapped_config_path: str
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue