Fixing 1 typo in README
Signed-off-by: Didier Durand <durand.didier@gmail.com>
This commit is contained in:
parent
1c98aa532c
commit
75a03e4ce5
@ -184,7 +184,7 @@ status, err := task.Wait(context)
|
||||
|
||||
### Checkpoint and Restore
|
||||
|
||||
If you have [criu](https://criu.org/Main_Page) installed on your machine you can checkpoint and restore containers and their tasks. This allow you to clone and/or live migrate containers to other machines.
|
||||
If you have [criu](https://criu.org/Main_Page) installed on your machine you can checkpoint and restore containers and their tasks. This allows you to clone and/or live migrate containers to other machines.
|
||||
|
||||
```go
|
||||
// checkpoint the task then push it to a registry
|
||||
|
Loading…
Reference in New Issue
Block a user