mirror of https://github.com/docker/docs.git
Correct in-page link (#9542)
This commit is contained in:
parent
30d954c067
commit
d5489b4462
|
@ -50,7 +50,7 @@ the `--mount` flag was used for swarm services. However, starting with Docker
|
||||||
is mounted in the container. May be specified as `destination`, `dst`,
|
is mounted in the container. May be specified as `destination`, `dst`,
|
||||||
or `target`.
|
or `target`.
|
||||||
- The `tmpfs-type` and `tmpfs-mode` options. See
|
- The `tmpfs-type` and `tmpfs-mode` options. See
|
||||||
[tmpfs options](#tmpfs-options).
|
[tmpfs options](#specify-tmpfs-options).
|
||||||
|
|
||||||
The examples below show both the `--mount` and `--tmpfs` syntax where possible,
|
The examples below show both the `--mount` and `--tmpfs` syntax where possible,
|
||||||
and `--mount` is presented first.
|
and `--mount` is presented first.
|
||||||
|
|
Loading…
Reference in New Issue