This repository was archived by the owner on Jul 19, 2018. It is now read-only.
0.4.0
Using this release:
Pull the tagged image from Docker Hub:
docker pull puppet/lumogon:0.4.0
And explicitly refer to this tag when running a scan or report (:latest
continues to track HEAD).
docker run --rm -v /var/run/docker.sock:/var/run/docker.sock puppet/lumogon:0.4.0 report
Changes in this release:
- #41 Add HTTP timeout catch and error handling for report
- #48 Output message when scanning each container
- #50 Adding Docker API Version to analytics
- #52 Capture Docker API Version in Reports
- #57 Add fallback harvester removal ability for APIs < 1.25 (Engine < 1.13)
- #58 Add basic container info capability