mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
bugfix: Typo in namespace. (#19483)
This commit is contained in:
@@ -1177,7 +1177,7 @@ examples: |-
|
||||
|
||||
#### Example: run htop inside a container
|
||||
|
||||
To run `htop` in a container that shares the process namespac of the host:
|
||||
To run `htop` in a container that shares the process namespace of the host:
|
||||
|
||||
1. Run an alpine container with the `--pid=host` option:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user