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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ $ docker run -d \
``` ```
{{< /tab >}} {{< /tab >}}
{{< tab name="`-v`" >}} {{< tab name="`--tmpfs`" >}}
```console ```console
$ docker run -d \ $ docker run -d \