Fix broken relative links in old API docs
| ... | ... |
@@ -1217,7 +1217,7 @@ the path to the alternate build instructions file to use. |
| 1217 | 1217 |
|
| 1218 | 1218 |
The archive may include any number of other files, |
| 1219 | 1219 |
which are accessible in the build context (See the [*ADD build |
| 1220 |
-command*](../../reference/builder.md#add)). |
|
| 1220 |
+command*](../reference/builder.md#add)). |
|
| 1221 | 1221 |
|
| 1222 | 1222 |
The Docker daemon performs a preliminary validation of the `Dockerfile` before |
| 1223 | 1223 |
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. |
| 1261 | 1261 |
|
| 1262 | 1262 |
The archive may include any number of other files, |
| 1263 | 1263 |
which are accessible in the build context (See the [*ADD build |
| 1264 |
-command*](../../reference/builder.md#add)). |
|
| 1264 |
+command*](../reference/builder.md#add)). |
|
| 1265 | 1265 |
|
| 1266 | 1266 |
The Docker daemon performs a preliminary validation of the `Dockerfile` before |
| 1267 | 1267 |
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. |
| 1390 | 1390 |
|
| 1391 | 1391 |
The archive may include any number of other files, |
| 1392 | 1392 |
which are accessible in the build context (See the [*ADD build |
| 1393 |
-command*](../../reference/builder.md#add)). |
|
| 1393 |
+command*](../reference/builder.md#add)). |
|
| 1394 | 1394 |
|
| 1395 | 1395 |
The Docker daemon performs a preliminary validation of the `Dockerfile` before |
| 1396 | 1396 |
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. |
| 1473 | 1473 |
|
| 1474 | 1474 |
The archive may include any number of other files, |
| 1475 | 1475 |
which are accessible in the build context (See the [*ADD build |
| 1476 |
-command*](../../reference/builder.md#add)). |
|
| 1476 |
+command*](../reference/builder.md#add)). |
|
| 1477 | 1477 |
|
| 1478 | 1478 |
The Docker daemon performs a preliminary validation of the `Dockerfile` before |
| 1479 | 1479 |
starting the build, and returns an error if the syntax is incorrect. After that, |
| ... | ... |
@@ -1511,7 +1511,7 @@ or being killed. |
| 1511 | 1511 |
these values at build-time. Docker uses the `buildargs` as the environment |
| 1512 | 1512 |
context for command(s) run via the Dockerfile's `RUN` instruction or for |
| 1513 | 1513 |
variable expansion in other Dockerfile instructions. This is not meant for |
| 1514 |
- passing secret values. [Read more about the buildargs instruction](../../reference/builder.md#arg) |
|
| 1514 |
+ passing secret values. [Read more about the buildargs instruction](../reference/builder.md#arg) |
|
| 1515 | 1515 |
|
| 1516 | 1516 |
**Request Headers**: |
| 1517 | 1517 |
|
| ... | ... |
@@ -1652,7 +1652,7 @@ the path to the alternate build instructions file to use. |
| 1652 | 1652 |
|
| 1653 | 1653 |
The archive may include any number of other files, |
| 1654 | 1654 |
which are accessible in the build context (See the [*ADD build |
| 1655 |
-command*](../../reference/builder.md#add)). |
|
| 1655 |
+command*](../reference/builder.md#add)). |
|
| 1656 | 1656 |
|
| 1657 | 1657 |
The Docker daemon performs a preliminary validation of the `Dockerfile` before |
| 1658 | 1658 |
starting the build, and returns an error if the syntax is incorrect. After that, |
| ... | ... |
@@ -1690,7 +1690,7 @@ or being killed. |
| 1690 | 1690 |
these values at build-time. Docker uses the `buildargs` as the environment |
| 1691 | 1691 |
context for command(s) run via the Dockerfile's `RUN` instruction or for |
| 1692 | 1692 |
variable expansion in other Dockerfile instructions. This is not meant for |
| 1693 |
- passing secret values. [Read more about the buildargs instruction](../../reference/builder.md#arg) |
|
| 1693 |
+ passing secret values. [Read more about the buildargs instruction](../reference/builder.md#arg) |
|
| 1694 | 1694 |
- **shmsize** - Size of `/dev/shm` in bytes. The size must be greater than 0. If omitted the system uses 64MB. |
| 1695 | 1695 |
|
| 1696 | 1696 |
**Request Headers**: |
| ... | ... |
@@ -1687,7 +1687,7 @@ the path to the alternate build instructions file to use. |
| 1687 | 1687 |
|
| 1688 | 1688 |
The archive may include any number of other files, |
| 1689 | 1689 |
which are accessible in the build context (See the [*ADD build |
| 1690 |
-command*](../../reference/builder.md#add)). |
|
| 1690 |
+command*](../reference/builder.md#add)). |
|
| 1691 | 1691 |
|
| 1692 | 1692 |
The Docker daemon performs a preliminary validation of the `Dockerfile` before |
| 1693 | 1693 |
starting the build, and returns an error if the syntax is incorrect. After that, |
| ... | ... |
@@ -1725,7 +1725,7 @@ or being killed. |
| 1725 | 1725 |
these values at build-time. Docker uses the `buildargs` as the environment |
| 1726 | 1726 |
context for command(s) run via the Dockerfile's `RUN` instruction or for |
| 1727 | 1727 |
variable expansion in other Dockerfile instructions. This is not meant for |
| 1728 |
- passing secret values. [Read more about the buildargs instruction](../../reference/builder.md#arg) |
|
| 1728 |
+ passing secret values. [Read more about the buildargs instruction](../reference/builder.md#arg) |
|
| 1729 | 1729 |
- **shmsize** - Size of `/dev/shm` in bytes. The size must be greater than 0. If omitted the system uses 64MB. |
| 1730 | 1730 |
- **labels** – JSON map of string pairs for labels to set on the image. |
| 1731 | 1731 |
|
| ... | ... |
@@ -1684,7 +1684,7 @@ the path to the alternate build instructions file to use. |
| 1684 | 1684 |
|
| 1685 | 1685 |
The archive may include any number of other files, |
| 1686 | 1686 |
which are accessible in the build context (See the [*ADD build |
| 1687 |
-command*](../../reference/builder.md#add)). |
|
| 1687 |
+command*](../reference/builder.md#add)). |
|
| 1688 | 1688 |
|
| 1689 | 1689 |
The Docker daemon performs a preliminary validation of the `Dockerfile` before |
| 1690 | 1690 |
starting the build, and returns an error if the syntax is incorrect. After that, |
| ... | ... |
@@ -1722,7 +1722,7 @@ or being killed. |
| 1722 | 1722 |
these values at build-time. Docker uses the `buildargs` as the environment |
| 1723 | 1723 |
context for command(s) run via the Dockerfile's `RUN` instruction or for |
| 1724 | 1724 |
variable expansion in other Dockerfile instructions. This is not meant for |
| 1725 |
- passing secret values. [Read more about the buildargs instruction](../../reference/builder.md#arg) |
|
| 1725 |
+ passing secret values. [Read more about the buildargs instruction](../reference/builder.md#arg) |
|
| 1726 | 1726 |
- **shmsize** - Size of `/dev/shm` in bytes. The size must be greater than 0. If omitted the system uses 64MB. |
| 1727 | 1727 |
- **labels** – JSON map of string pairs for labels to set on the image. |
| 1728 | 1728 |
|
| ... | ... |
@@ -4078,7 +4078,7 @@ Remove a node from the swarm. |
| 4078 | 4078 |
|
| 4079 | 4079 |
- **200** – no error |
| 4080 | 4080 |
- **404** – no such node |
| 4081 |
-- **406** – node is not part of a swarm |
|
| 4081 |
+- **406** – node is not part of a swarm |
|
| 4082 | 4082 |
- **500** – server error |
| 4083 | 4083 |
|
| 4084 | 4084 |
#### Update a node |