github.com/aquasecurity/trivy-iac@v0.8.1-0.20240127024015-3d8e412cf0ab/avd_docs/dockerfile/general/AVD-DS-0015/docs.md (about)

     1  
     2  You should use 'yum clean all' after using a 'yum install' command to clean package cached data and reduce image size.
     3  
     4  ### Impact
     5  <!-- Add Impact here -->
     6  
     7  <!-- DO NOT CHANGE -->
     8  {{ remediationActions }}
     9  
    10  ### Links
    11  - https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#run
    12  
    13