Skip to content

Commit

Permalink
add OSS virtual meetup callout
Browse files Browse the repository at this point in the history
  • Loading branch information
wagoodman authored Jun 24, 2021
1 parent 6488097 commit aace339
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@

**A tool for exploring a docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image.**

## Happening soon: [OSS Virtual Meetup](https://get.anchore.com/anchore-oss-meetup-jun-30-2021/)

**When:** June 30, 11am-noon PT

**What:** 3 fast-paced talks about using [Syft](https://github.com/anchore/syft), [Grype](https://github.com/anchore/grype), and [Dive](https://github.com/wagoodman/dive) to aid in exploring and managing your container images.

[**Register here!**](https://get.anchore.com/anchore-oss-meetup-jun-30-2021/)



![Image](.data/demo.gif)

To analyze a Docker image simply run dive with an image tag/id/digest:
Expand Down

1 comment on commit aace339

@abitrolly
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice to have a public search engine which could tell which images contain specific binary, both by hash and by filename/path,

Please sign in to comment.