From bdddc9f7c158f3ef458d4345046b49c928903c1b Mon Sep 17 00:00:00 2001 From: Seis Date: Mon, 23 Jul 2018 12:10:56 +0800 Subject: [PATCH] Update tmpfs.md --- storage/tmpfs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/tmpfs.md b/storage/tmpfs.md index d7fbefecfe..f1818e776d 100644 --- a/storage/tmpfs.md +++ b/storage/tmpfs.md @@ -111,7 +111,7 @@ Remove the container: ```bash $ docker container stop tmptest -$ Docker container rm tmptest +$ docker container rm tmptest ``` ### Specify tmpfs options