Update runtime spec to 035da1dca3dfbb00d752eb58b0b
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
parent
ddbeb9f936
commit
977939850b
6 changed files with 80 additions and 52 deletions
|
@ -113,7 +113,7 @@ func spec(id string, args []string, tty bool) *specs.Spec {
|
|||
Devices: []specs.LinuxDeviceCgroup{
|
||||
{
|
||||
Allow: false,
|
||||
Access: &rwm,
|
||||
Access: rwm,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue