mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-24 15:28:54 +00:00
Update: #279
This commit is contained in:
parent
edd4464176
commit
3a09552f97
@ -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
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user