Merge pull request #7077 from xiaonanln/patch-1

Update tmpfs.md: fix Docker -> docker in command
This commit is contained in:
Tammy Fox 2018-08-02 23:13:32 -04:00 committed by GitHub
commit 0dc69fc7d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ Remove the container:
```bash
$ docker container stop tmptest
$ Docker container rm tmptest
$ docker container rm tmptest
```
### Specify tmpfs options