mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
Updating README with set interface
Signed-off-by: rajasec <rajasec79@gmail.com>
This commit is contained in:
@@ -219,6 +219,9 @@ container.Resume()
|
||||
|
||||
// send signal to container's init process.
|
||||
container.Signal(signal)
|
||||
|
||||
// update container resource constraints.
|
||||
container.Set(config)
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user