miketheman / container-optimizations

Examples of applications that we can improve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Container Optimizations

Examples of using tools to examine and optimize container images.

Tools we'll look at

Examples

  • python-app/ - demonstrate hadlolint rule and dive tool
  • nodejs-app/ - demonstrate slim and alpine variants of base image
  • golang-app/ - demonstrate multi-stage builds

About

Examples of applications that we can improve


Languages

Language:Dockerfile 44.1%Language:Python 23.6%Language:JavaScript 16.7%Language:Go 15.5%