mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-03 14:32:29 +00:00
Update: #279
This commit is contained in:
@@ -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
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user