clean up the run.md in reference
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
parent
79210b9d5a
commit
dd02815a26
1 changed files with 0 additions and 9 deletions
|
@ -9,15 +9,6 @@ weight=-80
|
|||
+++
|
||||
<![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 runs processes in isolated containers. A container is a process
|
||||
|
|
Loading…
Reference in a new issue