RapidFort optimized, hardened image for Yugabyte
10K+
RapidFort’s container optimization process hardened this Yugabyte container. This container is free to use and has no license limitations.
It is the same as the yugabyteDB Yugabyte image but more secure.
Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our entire library of secured containers.
Get the full report here or click on the image below
YugabyteDB is a high-performance, cloud-native, distributed SQL database that aims to support all PostgreSQL features. It is best suited for cloud-native OLTP (i.e., real-time, business-critical) applications that need absolute data correctness and require at least one of the following: scalability, high tolerance to failures, or globally-distributed deployments.
Trademarks: This software listing is packaged by RapidFort. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image.
$ helm repo add yugabytedb https://charts.yugabyte.com
# install mariadb, just replace repository with RapidFort registry
$ helm install yb-demo yugabytedb/yugabyte \
--set image.repository=rapidfort/yugabyte
--version 2.15.3 \
--set resource.master.requests.cpu=0.5,resource.master.requests.memory=0.5Gi,\
resource.tserver.requests.cpu=0.5,resource.tserver.requests.memory=0.5Gi,\
replicas.master=1,replicas.tserver=1 --namespace yb-demo
A hardened image is a copy of a container that has been optimized and reduced for significantly improved security. Because every container uses many open-source software components and their dependencies, there’s a lot of extra weight that can be trimmed.
This image is a hardened version of the official yugabyteDB Yugabyte image on Docker Hub.
RapidFort is an industry-leading container optimization solution that minimizes software attack surfaces by removing unused code. Most containers can be reduced by at least 50%, which reduces the opportunity for malicious attacks and CVE exploits. Learn more at RapidFort.com.
Our hardened images are updated daily using the latest vulnerability information available.
RapidFort’s hardened rapidfort/yugabyte image has been optimized by our proprietary scanning and slimming technology. We are big fans of open-source software, containerized infrastructure, and security.
We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate.
Dockerfile links2.17, latest (2.17/centos/Dockerfile)2.16, (2.16/centos/Dockerfile)2.15, (2.15/centos/Dockerfile)2.14, (2.14/centos/Dockerfile)Join our slack community for any questions.
If you believe this project has potential, feel free to star this repo just like many amazing people have.
If you'd like to learn more about RapidFort or our container optimization process, visit RapidFort.com.
Content type
Image
Digest
sha256:06ea52b0c…
Size
324.1 MB
Last updated
over 3 years ago
docker pull rapidfort/yugabytePulls:
14
Last week