Merge pull request #439 from firejq/patch-1

Fix a markdown grammatical error
pull/441/head
Kang Huaishuai 2020-02-11 08:57:29 +08:00 committed by GitHub
commit 2f46c5180c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -91,7 +91,8 @@ $ docker image ls nginx
REPOSITORY TAG IMAGE ID CREATED SIZE
nginx v2 07e334659748 9 seconds ago 181.5 MB
nginx 1.11 05a60462f8ba 12 days ago 181.5 MB
nginx latest e43d811ce2f4 4 weeks ago 181.5 MB```
nginx latest e43d811ce2f4 4 weeks ago 181.5 MB
```
`docker history` `nginx:latest`