mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
refactor: remove docker dependency for Pid container property
This commit is contained in:
@@ -127,7 +127,7 @@ func TestServiceSpecFromCompose(t *testing.T) {
|
||||
"max-file": "3",
|
||||
},
|
||||
},
|
||||
Pid: "host",
|
||||
PidMode: "host",
|
||||
Privileged: true,
|
||||
PullPolicy: api.PullPolicyAlways,
|
||||
Resources: api.ContainerResources{
|
||||
|
||||
Reference in New Issue
Block a user