mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #25828 from yuexiao-wang/clean-docs
clean up the run.md in reference
This commit is contained in:
commit
2cec66d0f5
1 changed files with 0 additions and 9 deletions
|
@ -9,15 +9,6 @@ weight=-80
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
<!-- TODO (@thaJeztah) define more flexible table/td classes -->
|
|
||||||
<style>
|
|
||||||
table .no-wrap {
|
|
||||||
white-space: nowrap;
|
|
||||||
}
|
|
||||||
table code {
|
|
||||||
white-space: nowrap;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
# Docker run reference
|
# Docker run reference
|
||||||
|
|
||||||
Docker runs processes in isolated containers. A container is a process
|
Docker runs processes in isolated containers. A container is a process
|
||||||
|
|
Loading…
Add table
Reference in a new issue