Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Improve vulnerability scanning of Docker image #239

Merged
merged 1 commit into from
Jul 29, 2019

Commits on Jul 27, 2019

  1. Improve vulnerability scanning of Docker image

    Currently, the Alpine package list will be removed. This "optimization" saves less then 100 kBytes,
    but without the package database file `/lib/apk/db/installed` it gets really harder to scan
    this Docker Image for software vulnerabilities.
    
    Therefore I'd like to strongly propose to remove this "optimization" step and keep the Alpine
    package database file.
    
    Signed-off-by: Dieter Reuter <dieter.reuter@me.com>
    DieterReuter committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    8a2ac81 View commit details
    Browse the repository at this point in the history