Skip to content

marcinbojko/dive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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