/container-optimizations

Examples of applications that we can improve

Primary LanguageDockerfile

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