Skip to content

Commit

Permalink
Add Homebrew "dive" formula
Browse files Browse the repository at this point in the history
Add the formula for dive (1), a tool for exploring a docker image, layer
contents, and discovering ways to shrink your Docker image size.

The formula is available through the `wagoodman/dive` tap.

References:
  (1) https://github.com/wagoodman/dive

Resolves GH-177
  • Loading branch information
arcticicestudio committed Feb 12, 2019
1 parent 5a449b4 commit fed546f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snowflakes/homebrew/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/livecheck"
tap "wagoodman/dive"

brew "asciinema"
brew "awscli"
Expand All @@ -32,6 +33,7 @@ brew "ctop"
brew "dep"
brew "diffutils"
brew "diff-so-fancy"
brew "dive"
brew "docker-completion"
brew "docker-compose-completion"
brew "e2fsprogs"
Expand Down

0 comments on commit fed546f

Please sign in to comment.