mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix link errors in 'docs/reference/api/docker_remote_api_v***.md'
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
update fix-link-err-in-docs
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
update fix-link-err-in-docs
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
update fix-link-err-in-docs
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
(cherry picked from commit f9ef10f853
)
Signed-off-by: Tibor Vass <tibor@docker.com>
This commit is contained in:
parent
ebb3cca216
commit
de2498db0b
7 changed files with 7 additions and 7 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.
|
||||
|
|
|
@ -1624,7 +1624,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