/community-images

Rapidfort hardened secure images

Primary LanguageShellMIT LicenseMIT

RapidFort

community-images

RF Hardened Dockerhub License

Getting started · Contributing · Additional resources

RapidFort is a solution for building secure, optimized Docker containers.

Every day, we scan the most popular Docker Hub container images and remove unused code. Then we publish the results to share with you.

Our container optimization process reduces the software attack surface and chance of a vulnerability exploit.

Stop downloading container images with thousands of vulnerabilities. Start using secure containers with minimized attack surfaces.

Getting Started

Demo

RapidFort scans your Docker containers, looks for unused code and vulnerabilities, and lets you delete everything you don’t need. It’s a simple command line tool that’s part of RapidFort, our commercial product.

What containers are supported?

We’ve optimized and hardened some of the most popular container images available on Docker Hub and are making them available to the community.

Repository RapidFort Image View Report Status
Redis dh rf-h redis-ft
Redis Cluster dh rf-h redis-cluster-ft
PostgreSQL dh rf-h postgresql-ft
MariaDB dh rf-h mariadb-ft
MySQL dh rf-h mysql-ft
MongoDB dh rf-h mongodb-ft

How to use Community Images

Here’s what you can do with Community Images.

$ helm repo add bitnami https://charts.bitnami.com/bitnami

# install redis, just replace repository with RapidFort registry
$ helm install my-redis bitnami/redis --set image.repository=rapidfort/redis

# install postgresql
$ helm install my-postgresql bitnami/postgresql --set image.repository=rapidfort/postgresql

Additional Resources

Learn more about container optimization at RapidFort.com.