mirror of
https://github.com/docker/docs.git
synced 2026-04-04 18:28:58 +07:00
Merge pull request #7077 from xiaonanln/patch-1
Update tmpfs.md: fix Docker -> docker in command
This commit is contained in:
@@ -111,7 +111,7 @@ Remove the container:
|
||||
```bash
|
||||
$ docker container stop tmptest
|
||||
|
||||
$ Docker container rm tmptest
|
||||
$ docker container rm tmptest
|
||||
```
|
||||
|
||||
### Specify tmpfs options
|
||||
|
||||
Reference in New Issue
Block a user