pull/284/head
khs1994 2017-12-05 11:15:59 +08:00
parent edd4464176
commit 3a09552f97
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ Status: Downloaded newer image for busybox:latest
下载后,可以看到 busybox 镜像只有2.433 MB
```bash
$ docker images
$ docker image ls
REPOSITORY TAG IMAGE ID CREATED VIRTUAL SIZE
busybox latest e72ac664f4f0 6 weeks ago 2.433 MB
```