Skip to content

Commit 9b78660

Browse files
scjanetonistiigi
authored andcommitted
Update builder.md
Fix a invalid link. Signed-off-by: Wang Jie <wangjie5@chinaskycloud.com> Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
1 parent 345fc1b commit 9b78660

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/builder.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ instructions.
9494
Whenever possible, Docker will re-use the intermediate images (cache),
9595
to accelerate the `docker build` process significantly. This is indicated by
9696
the `Using cache` message in the console output.
97-
(For more information, see the [Build cache section](https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#/build-cache)) in the
98-
`Dockerfile` best practices guide:
97+
(For more information, see the [Build cache section](https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#build-cache) in the
98+
`Dockerfile` best practices guide):
9999

100100
$ docker build -t svendowideit/ambassador .
101101
Sending build context to Docker daemon 15.36 kB

0 commit comments

Comments
 (0)