This commit is contained in:
khs1994
2017-12-05 11:15:59 +08:00
parent 12c83989de
commit 9dec811c7c

View File

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