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:
Adama
2024-01-16 14:35:50 +00:00
committed by GitHub
parent 18aa50a82c
commit f393cd8018

View File

@@ -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/)