mirror of
https://github.com/wagoodman/dive
synced 2026-03-14 14:25:50 +01:00
added demo
This commit is contained in:
parent
183c687c06
commit
0c8275e90d
3 changed files with 4 additions and 2 deletions
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
|
||||
/.scripts
|
||||
/.data
|
||||
/dist
|
||||
/doc
|
||||
/ui
|
||||
/utils
|
||||
/image
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
# 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:
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue