Update tmpfs.md (#8711)

This commit is contained in:
Wang Jie 2019-05-08 09:14:05 +08:00 committed by Maria Bermudez
parent 25ecf0d985
commit e0df4c0934
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ persist in either the host or the container writable layer.
containers.
* This functionality is only available if you're running Docker on Linux.
## Choosing the --tmpfs or --mount flag
## Choose the --tmpfs or --mount flag
Originally, the `--tmpfs` flag was used for standalone containers and
the `--mount` flag was used for swarm services. However, starting with Docker