added demo
This commit is contained in:
parent
183c687c06
commit
0c8275e90d
BIN
.data/demo.gif
Normal file
BIN
.data/demo.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
@ -1,7 +1,7 @@
|
|||||||
/.git
|
/.git
|
||||||
/.scripts
|
/.scripts
|
||||||
|
/.data
|
||||||
/dist
|
/dist
|
||||||
/doc
|
|
||||||
/ui
|
/ui
|
||||||
/utils
|
/utils
|
||||||
/image
|
/image
|
||||||
|
@ -1,7 +1,9 @@
|
|||||||
# dive
|
# dive
|
||||||
[](https://goreportcard.com/report/github.com/wagoodman/dive)
|
[](https://goreportcard.com/report/github.com/wagoodman/dive)
|
||||||
|
|
||||||
**A tool for interrogating docker images.**
|
**A tool for exploring the contents of a docker image, even within each layer.**
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
To analyze a Docker image simply run dive with an image tag/id/digest:
|
To analyze a Docker image simply run dive with an image tag/id/digest:
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user