Introduction
Ever feel like your Docker images are getting bloated, full of secrets, or just generally out of control?
Yeah, Iโve been there. So I built a Homebrew-installable CLI that optimizes, hardens, scans, and ships your Docker imagesโin one sweep.
โ-
๐ Whatโs Inside?
โข Image slimming with docker-slim
โข Automated scanning (Trivy, Grype, Dive, Hadolint, and more)
โข Push to Docker Hubโauto-tagged and multi-arch
โข Markdown logs and reporting for your CI/CD pipelines
โ-
๐งโ๐ป Read the full story, the how, and grab the tools:
๐ โ๐ณ Slim, Scan, Ship Your Docker Containers
No more wrestling with scripts or fighting your build pipeline.
Other articles in thisย series:
HashiCorp Vaultย Radar:
Part I: ๐จ HashiCorp Vault Radar-Scan-CLI
Part II: ๐ก๏ธ Automate Secret and PII Scanning in Jenkins With HashiCorp Vault Radar
Part III: ๐งช From Brew to Container: Running Vault Radar in GitHub Actions Like a Pro
Docker:
Part I: ๐๏ธ Docker Image Build Made Easy: build_container.sh for Building and Registering Containers with HCP Packer
Part II: ๐ Docker Image Optimization Made Easy: slim_container.sh for Slimming, Scanning, and Tagging
Part III: ๐ณ Slim, Scan, Ship, Your Docker Containers
Top comments (0)