Home > Software > Webdevelopment > Docker > Dive

Dive logo

Details

Package ID
dive
Version
0.9.2
Downloads
873
Website
https://github.com/wagoodman/dive

Summary

A tool for exploring a docker image, layer contents, and discovering ways to shrink your Docker image size.

Description

Dive

Description

A tool for exploring a docker image, layer contents, and discovering ways to shrink your Docker image size - https://github.com/wagoodman/dive

Features

  • Install and uninstall via Chocolatey
  • Supports 64-bit version

Changelog

2020-02-10 Build 0.9.2

2019-11-11 Build 0.9.1

2019-11-05 Build 0.9.0

2019-09-07 Build 0.8.1

2019-09-03 Build 0.8.0

2019-05-16 Build 0.7.2

Usage

Direct

choco install dive -y

YAML (Foreman, puppetlabs/chocolatey module)

dive:
  ensure: latest
  provider: chocolatey

or

dive:
  ensure: latest

Comments

Loading comments...