File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -243,7 +243,7 @@ Here is an example image JSON file:
243
243
The execution parameters which should be used as a base when running a
244
244
container using the image. This field can be <code>null</code>, in
245
245
which case any execution parameters should be specified at creation of
246
- the image .
246
+ the container .
247
247
248
248
<h4>Container RunConfig Field Descriptions</h4>
249
249
@@ -391,7 +391,7 @@ interpret them.
391
391
392
392
An example of creating an Image Filesystem Changeset follows.
393
393
394
- An image root filesystem is first creating as an empty directory named with the
394
+ An image root filesystem is first created as an empty directory named with the
395
395
ID of the image being created. Here is the initial empty directory structure
396
396
for the changeset for an image with ID ` c3167915dc9d ` ([ real IDs are much
397
397
longer] ( #id_desc ) , but this example use a truncated one here for brevity.
You can’t perform that action at this time.
0 commit comments