mirror of
https://github.com/wagoodman/dive
synced 2026-03-14 22:35:50 +01:00
parent
41e1685efe
commit
faf457271b
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ import (
|
|||
"github.com/wagoodman/dive/utils"
|
||||
)
|
||||
|
||||
// analyze takes a docker image tag, digest, or id and displayes the
|
||||
// analyze takes a docker image tag, digest, or id and displays the
|
||||
// image analysis to the screen
|
||||
func analyze(cmd *cobra.Command, args []string) {
|
||||
defer utils.Cleanup()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue