Minification is not just a vanity metric but an indicator of container quality and an important element of adhering to container best practices. We’ll build the same app using several different optimisations techniques, including: * Debian base (no optimisation) * Alpine base * Multi-stage build * Buildpak * DockerSlimWe’ll compare the size of each container and perform vulnerability analysis to evaluate the attack surface.