
dive
List of commands for dive:
-
dive:tldr:09cfb dive: Build an image and start analyzing it.$ dive build -t ${some_tag}try on your machineexplain this command
-
dive:tldr:e2652 dive: Analyze a Docker image.$ dive ${your_image_tag}try on your machineexplain this command