mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-19 04:07:34 +00:00
Typo image -> container
Signed-off-by: Ankush Agarwal <ankushagarwal11@gmail.com>
This commit is contained in:
committed by
Ankush Agarwal
parent
95c0f07966
commit
034466d356
+1
-1
@@ -243,7 +243,7 @@ Here is an example image JSON file:
|
||||
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
|
||||
which case any execution parameters should be specified at creation of
|
||||
the image.
|
||||
the container.
|
||||
|
||||
<h4>Container RunConfig Field Descriptions</h4>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user