mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix broken relative links in old API docs
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
parent
5497f4758d
commit
37b13201c4
7 changed files with 12 additions and 12 deletions
|
@ -1217,7 +1217,7 @@ the path to the alternate build instructions file to use.
|
||||||
|
|
||||||
The archive may include any number of other files,
|
The archive may include any number of other files,
|
||||||
which are accessible in the build context (See the [*ADD build
|
which are accessible in the build context (See the [*ADD build
|
||||||
command*](../../reference/builder.md#add)).
|
command*](../reference/builder.md#add)).
|
||||||
|
|
||||||
The Docker daemon performs a preliminary validation of the `Dockerfile` before
|
The Docker daemon performs a preliminary validation of the `Dockerfile` before
|
||||||
starting the build, and returns an error if the syntax is incorrect. After that,
|
starting the build, and returns an error if the syntax is incorrect. After that,
|
||||||
|
|
|
@ -1261,7 +1261,7 @@ the path to the alternate build instructions file to use.
|
||||||
|
|
||||||
The archive may include any number of other files,
|
The archive may include any number of other files,
|
||||||
which are accessible in the build context (See the [*ADD build
|
which are accessible in the build context (See the [*ADD build
|
||||||
command*](../../reference/builder.md#add)).
|
command*](../reference/builder.md#add)).
|
||||||
|
|
||||||
The Docker daemon performs a preliminary validation of the `Dockerfile` before
|
The Docker daemon performs a preliminary validation of the `Dockerfile` before
|
||||||
starting the build, and returns an error if the syntax is incorrect. After that,
|
starting the build, and returns an error if the syntax is incorrect. After that,
|
||||||
|
|
|
@ -1390,7 +1390,7 @@ the path to the alternate build instructions file to use.
|
||||||
|
|
||||||
The archive may include any number of other files,
|
The archive may include any number of other files,
|
||||||
which are accessible in the build context (See the [*ADD build
|
which are accessible in the build context (See the [*ADD build
|
||||||
command*](../../reference/builder.md#add)).
|
command*](../reference/builder.md#add)).
|
||||||
|
|
||||||
The Docker daemon performs a preliminary validation of the `Dockerfile` before
|
The Docker daemon performs a preliminary validation of the `Dockerfile` before
|
||||||
starting the build, and returns an error if the syntax is incorrect. After that,
|
starting the build, and returns an error if the syntax is incorrect. After that,
|
||||||
|
|
|
@ -1473,7 +1473,7 @@ the path to the alternate build instructions file to use.
|
||||||
|
|
||||||
The archive may include any number of other files,
|
The archive may include any number of other files,
|
||||||
which are accessible in the build context (See the [*ADD build
|
which are accessible in the build context (See the [*ADD build
|
||||||
command*](../../reference/builder.md#add)).
|
command*](../reference/builder.md#add)).
|
||||||
|
|
||||||
The Docker daemon performs a preliminary validation of the `Dockerfile` before
|
The Docker daemon performs a preliminary validation of the `Dockerfile` before
|
||||||
starting the build, and returns an error if the syntax is incorrect. After that,
|
starting the build, and returns an error if the syntax is incorrect. After that,
|
||||||
|
@ -1511,7 +1511,7 @@ or being killed.
|
||||||
these values at build-time. Docker uses the `buildargs` as the environment
|
these values at build-time. Docker uses the `buildargs` as the environment
|
||||||
context for command(s) run via the Dockerfile's `RUN` instruction or for
|
context for command(s) run via the Dockerfile's `RUN` instruction or for
|
||||||
variable expansion in other Dockerfile instructions. This is not meant for
|
variable expansion in other Dockerfile instructions. This is not meant for
|
||||||
passing secret values. [Read more about the buildargs instruction](../../reference/builder.md#arg)
|
passing secret values. [Read more about the buildargs instruction](../reference/builder.md#arg)
|
||||||
|
|
||||||
**Request Headers**:
|
**Request Headers**:
|
||||||
|
|
||||||
|
|
|
@ -1652,7 +1652,7 @@ the path to the alternate build instructions file to use.
|
||||||
|
|
||||||
The archive may include any number of other files,
|
The archive may include any number of other files,
|
||||||
which are accessible in the build context (See the [*ADD build
|
which are accessible in the build context (See the [*ADD build
|
||||||
command*](../../reference/builder.md#add)).
|
command*](../reference/builder.md#add)).
|
||||||
|
|
||||||
The Docker daemon performs a preliminary validation of the `Dockerfile` before
|
The Docker daemon performs a preliminary validation of the `Dockerfile` before
|
||||||
starting the build, and returns an error if the syntax is incorrect. After that,
|
starting the build, and returns an error if the syntax is incorrect. After that,
|
||||||
|
@ -1690,7 +1690,7 @@ or being killed.
|
||||||
these values at build-time. Docker uses the `buildargs` as the environment
|
these values at build-time. Docker uses the `buildargs` as the environment
|
||||||
context for command(s) run via the Dockerfile's `RUN` instruction or for
|
context for command(s) run via the Dockerfile's `RUN` instruction or for
|
||||||
variable expansion in other Dockerfile instructions. This is not meant for
|
variable expansion in other Dockerfile instructions. This is not meant for
|
||||||
passing secret values. [Read more about the buildargs instruction](../../reference/builder.md#arg)
|
passing secret values. [Read more about the buildargs instruction](../reference/builder.md#arg)
|
||||||
- **shmsize** - Size of `/dev/shm` in bytes. The size must be greater than 0. If omitted the system uses 64MB.
|
- **shmsize** - Size of `/dev/shm` in bytes. The size must be greater than 0. If omitted the system uses 64MB.
|
||||||
|
|
||||||
**Request Headers**:
|
**Request Headers**:
|
||||||
|
|
|
@ -1687,7 +1687,7 @@ the path to the alternate build instructions file to use.
|
||||||
|
|
||||||
The archive may include any number of other files,
|
The archive may include any number of other files,
|
||||||
which are accessible in the build context (See the [*ADD build
|
which are accessible in the build context (See the [*ADD build
|
||||||
command*](../../reference/builder.md#add)).
|
command*](../reference/builder.md#add)).
|
||||||
|
|
||||||
The Docker daemon performs a preliminary validation of the `Dockerfile` before
|
The Docker daemon performs a preliminary validation of the `Dockerfile` before
|
||||||
starting the build, and returns an error if the syntax is incorrect. After that,
|
starting the build, and returns an error if the syntax is incorrect. After that,
|
||||||
|
@ -1725,7 +1725,7 @@ or being killed.
|
||||||
these values at build-time. Docker uses the `buildargs` as the environment
|
these values at build-time. Docker uses the `buildargs` as the environment
|
||||||
context for command(s) run via the Dockerfile's `RUN` instruction or for
|
context for command(s) run via the Dockerfile's `RUN` instruction or for
|
||||||
variable expansion in other Dockerfile instructions. This is not meant for
|
variable expansion in other Dockerfile instructions. This is not meant for
|
||||||
passing secret values. [Read more about the buildargs instruction](../../reference/builder.md#arg)
|
passing secret values. [Read more about the buildargs instruction](../reference/builder.md#arg)
|
||||||
- **shmsize** - Size of `/dev/shm` in bytes. The size must be greater than 0. If omitted the system uses 64MB.
|
- **shmsize** - Size of `/dev/shm` in bytes. The size must be greater than 0. If omitted the system uses 64MB.
|
||||||
- **labels** – JSON map of string pairs for labels to set on the image.
|
- **labels** – JSON map of string pairs for labels to set on the image.
|
||||||
|
|
||||||
|
|
|
@ -1684,7 +1684,7 @@ the path to the alternate build instructions file to use.
|
||||||
|
|
||||||
The archive may include any number of other files,
|
The archive may include any number of other files,
|
||||||
which are accessible in the build context (See the [*ADD build
|
which are accessible in the build context (See the [*ADD build
|
||||||
command*](../../reference/builder.md#add)).
|
command*](../reference/builder.md#add)).
|
||||||
|
|
||||||
The Docker daemon performs a preliminary validation of the `Dockerfile` before
|
The Docker daemon performs a preliminary validation of the `Dockerfile` before
|
||||||
starting the build, and returns an error if the syntax is incorrect. After that,
|
starting the build, and returns an error if the syntax is incorrect. After that,
|
||||||
|
@ -1722,7 +1722,7 @@ or being killed.
|
||||||
these values at build-time. Docker uses the `buildargs` as the environment
|
these values at build-time. Docker uses the `buildargs` as the environment
|
||||||
context for command(s) run via the Dockerfile's `RUN` instruction or for
|
context for command(s) run via the Dockerfile's `RUN` instruction or for
|
||||||
variable expansion in other Dockerfile instructions. This is not meant for
|
variable expansion in other Dockerfile instructions. This is not meant for
|
||||||
passing secret values. [Read more about the buildargs instruction](../../reference/builder.md#arg)
|
passing secret values. [Read more about the buildargs instruction](../reference/builder.md#arg)
|
||||||
- **shmsize** - Size of `/dev/shm` in bytes. The size must be greater than 0. If omitted the system uses 64MB.
|
- **shmsize** - Size of `/dev/shm` in bytes. The size must be greater than 0. If omitted the system uses 64MB.
|
||||||
- **labels** – JSON map of string pairs for labels to set on the image.
|
- **labels** – JSON map of string pairs for labels to set on the image.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue