Merge pull request #3327 from thaJeztah/fix_yamlgen

docs: remove trailing space to fix generated YAML format
This commit is contained in:
Silvin Lubecki 2021-10-07 11:30:07 +02:00 committed by GitHub
commit d8b33fa994
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ resumes from the point it left off once you restore.
seccomp is only supported by CRIU in very up to date kernels.
External terminal (i.e. `docker run -t ..`) is not supported at the moment.
If you try to create a checkpoint for a container with an external terminal,
If you try to create a checkpoint for a container with an external terminal,
it would fail:
```console