mirror of https://github.com/docker/cli.git
docs: remove trailing space to fix generated YAML format
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
d0eeb4cbfc
commit
795c9c96b3
|
@ -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.
|
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.
|
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:
|
it would fail:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|
Loading…
Reference in New Issue