/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 Original Image Rapidfort Image View Report Build Status
Redis Bitnami Redis Rf Redis RF Hardened Redis Build
Redis Cluster Bitnami Redis Cluster Rf Redis Cluster RF Hardened Redis Cluster Build
PostgreSQL Bitnami PostgreSQL Rf PostgreSQL RF Hardened PostgreSQL Build
MySQL Bitnami MySQL Rf MySQL RF Hardened MySQL Build
MongoDB Bitnami MongoDB Rf MongoDB RF Hardened MongoDB Build
Yugabyte YugabyteDB Yugabyte Rf Yugabyte RF Hardened Redis Yugabyte
Huggingface Huggingface Rf Huggingface RF Hardened Huggingface Build

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.