mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-05 19:47:53 +00:00
Docs: ps is no longer a limitation
Remove the `ps` limitation from `Limitations.md` as the limitation has been removed. Fixes #342. Signed-off-by: Ayoub Bousselmi <abousselmi@users.noreply.github.com>
This commit is contained in:
parent
4977445cc5
commit
bb361623f6
@ -109,19 +109,6 @@ Note that the OCI standard does not specify an `events` command.
|
||||
|
||||
See issue https://github.com/kata-containers/runtime/issues/308 and https://github.com/kata-containers/runtime/issues/309 for more information.
|
||||
|
||||
### ps command
|
||||
|
||||
The Kata Containers runtime does not currently support the `ps` command.
|
||||
|
||||
Note that this is *not* the same as the `docker ps` command. The runtime `ps`
|
||||
command lists the processes running within a container. The `docker ps`
|
||||
command lists the containers themselves. The runtime `ps` command is
|
||||
invoked from `docker top`.
|
||||
|
||||
Note that the OCI standard does not specify a `ps` command.
|
||||
|
||||
See issue https://github.com/kata-containers/runtime/issues/129 for more information.
|
||||
|
||||
### update command
|
||||
|
||||
Currently, only block I/O weight is not supported.
|
||||
|
Loading…
Reference in New Issue
Block a user