mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #24727 from miaoyq/fix-link-err-in-docs
Fix link errors in 'docs/reference/api/docker_remote_api_v***.md'
This commit is contained in:
commit
c4d9c828d8
8 changed files with 8 additions and 8 deletions
|
@ -1194,7 +1194,7 @@ the path to the alternate build instructions file to use.
|
|||
|
||||
The archive may include any number of other files,
|
||||
which will be accessible in the build context (See the [*ADD build
|
||||
command*](../../reference/builder.md#dockerbuilder)).
|
||||
command*](../../reference/builder.md#add)).
|
||||
|
||||
The build will also be canceled if the client drops the connection by quitting
|
||||
or being killed.
|
||||
|
|
|
@ -1237,7 +1237,7 @@ the path to the alternate build instructions file to use.
|
|||
|
||||
The archive may include any number of other files,
|
||||
which are accessible in the build context (See the [*ADD build
|
||||
command*](../../reference/builder.md#dockerbuilder)).
|
||||
command*](../../reference/builder.md#add)).
|
||||
|
||||
The build is canceled if the client drops the connection by quitting
|
||||
or being killed.
|
||||
|
|
|
@ -1362,7 +1362,7 @@ the path to the alternate build instructions file to use.
|
|||
|
||||
The archive may include any number of other files,
|
||||
which are accessible in the build context (See the [*ADD build
|
||||
command*](../../reference/builder.md#dockerbuilder)).
|
||||
command*](../../reference/builder.md#add)).
|
||||
|
||||
The build is canceled if the client drops the connection by quitting
|
||||
or being killed.
|
||||
|
|
|
@ -1446,7 +1446,7 @@ the path to the alternate build instructions file to use.
|
|||
|
||||
The archive may include any number of other files,
|
||||
which are accessible in the build context (See the [*ADD build
|
||||
command*](../../reference/builder.md#dockerbuilder)).
|
||||
command*](../../reference/builder.md#add)).
|
||||
|
||||
The build is canceled if the client drops the connection by quitting
|
||||
or being killed.
|
||||
|
|
|
@ -1623,7 +1623,7 @@ the path to the alternate build instructions file to use.
|
|||
|
||||
The archive may include any number of other files,
|
||||
which are accessible in the build context (See the [*ADD build
|
||||
command*](../../reference/builder.md#dockerbuilder)).
|
||||
command*](../../reference/builder.md#add)).
|
||||
|
||||
The build is canceled if the client drops the connection by quitting
|
||||
or being killed.
|
||||
|
|
|
@ -1653,7 +1653,7 @@ the path to the alternate build instructions file to use.
|
|||
|
||||
The archive may include any number of other files,
|
||||
which are accessible in the build context (See the [*ADD build
|
||||
command*](../../reference/builder.md#dockerbuilder)).
|
||||
command*](../../reference/builder.md#add)).
|
||||
|
||||
The build is canceled if the client drops the connection by quitting
|
||||
or being killed.
|
||||
|
|
|
@ -1654,7 +1654,7 @@ the path to the alternate build instructions file to use.
|
|||
|
||||
The archive may include any number of other files,
|
||||
which are accessible in the build context (See the [*ADD build
|
||||
command*](../../reference/builder.md#dockerbuilder)).
|
||||
command*](../../reference/builder.md#add)).
|
||||
|
||||
The build is canceled if the client drops the connection by quitting
|
||||
or being killed.
|
||||
|
|
|
@ -1655,7 +1655,7 @@ the path to the alternate build instructions file to use.
|
|||
|
||||
The archive may include any number of other files,
|
||||
which are accessible in the build context (See the [*ADD build
|
||||
command*](../../reference/builder.md#dockerbuilder)).
|
||||
command*](../../reference/builder.md#add)).
|
||||
|
||||
The build is canceled if the client drops the connection by quitting
|
||||
or being killed.
|
||||
|
|
Loading…
Reference in a new issue