mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Merge pull request #25828 from yuexiao-wang/clean-docs
clean up the run.md in reference Upstream-commit: 2cec66d0f548a274d723dbdfb27d3fafb6df7ec2 Component: engine
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user