mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Typo image -> container
Signed-off-by: Ankush Agarwal <ankushagarwal11@gmail.com>
This commit is contained in:
parent
95c0f07966
commit
034466d356
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ Here is an example image JSON file:
|
||||||
The execution parameters which should be used as a base when running a
|
The execution parameters which should be used as a base when running a
|
||||||
container using the image. This field can be <code>null</code>, in
|
container using the image. This field can be <code>null</code>, in
|
||||||
which case any execution parameters should be specified at creation of
|
which case any execution parameters should be specified at creation of
|
||||||
the image.
|
the container.
|
||||||
|
|
||||||
<h4>Container RunConfig Field Descriptions</h4>
|
<h4>Container RunConfig Field Descriptions</h4>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue