mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update tmpfs.md
To specify the real flag "--tmpfs" used for the example tab. So we avoid the confusion with volume. Hope that is helpful
This commit is contained in:
@@ -78,7 +78,7 @@ $ docker run -d \
|
||||
```
|
||||
|
||||
{{< /tab >}}
|
||||
{{< tab name="`-v`" >}}
|
||||
{{< tab name="`--tmpfs`" >}}
|
||||
|
||||
```console
|
||||
$ docker run -d \
|
||||
@@ -132,4 +132,4 @@ docker run -d \
|
||||
|
||||
- Learn about [volumes](volumes.md)
|
||||
- Learn about [bind mounts](bind-mounts.md)
|
||||
- Learn about [storage drivers](/storage/storagedriver/)
|
||||
- Learn about [storage drivers](/storage/storagedriver/)
|
||||
|
||||
Reference in New Issue
Block a user