docker:security:prefer_minimal_base_images

This is an old revision of the document!


Docker - Security - Prefer minimal base images

Many top docker images include lots of vulnerabilities in their system libraries.

  • Choose images with fewer OS libraries and tools lower the risk and attack surface of the container.
  • Prefer alpine-based images over full-blown system OS images.
docker/security/prefer_minimal_base_images.1587237828.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki