"RapidFort Community Images" is an open-source project to continuously optimize and harden popular Docker images. We pick up a source image ("upstream image"), add coverage scripts, and use RapidFort to optimize and harden the image. A hardened image is automatically created every time a new image is pushed to Docker Hub.
Optimized images are significantly smaller and carry fewer vulnerabilities while providing the complete functionality of the original image.
You can contribute to this project by adding new images, improving coverage scripts, and adding regression and benchmark tests.
The community images project relies on the upstream source images to work correctly. Broadly, the issues will fall into the following categories:
-
Remediation: We need to enhance coverage scripts. Please report an issue and provide PR if possible.
-
Remediation: Please file a report and update the documentation for the image.
-
Remediation: Please file a report on the source project. For eg: Docker Library Postgres image.
-
Remediation: Please report an issue, and we will work with our core engineering team to investigate and fix this issue.