Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.12 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.12 KB

Dive

Chocolatey Windows2016 Windows2019 Windows2022 Windows10 Windows11

"Buy Me A Coffee"

Consider buying me a coffee if you like my work. All donations are appreciated. All donations will be used to pay for pipeline running costs

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

Usage

Direct

choco install dive -y

YAML (Foreman, puppetlabs/chocolatey module)

dive:
  ensure: latest
  provider: chocolatey

or

dive:
  ensure: latest