Sign inSign up

rapidfort/yugabyte

Verified Publisher

By RapidFort, Inc.

•Updated over 3 years ago

RapidFort optimized, hardened image for Yugabyte

Image
14

10K+

rapidfort/yugabyte repository overview

RapidFort ⁠

rf-h DH Image Slack FOSSA Status

⁠RapidFort hardened image for Yugabyte

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⁠

Metrics

⁠ Vulnerabilities: Original vs. Hardened

CVE Reduction

View Report ⁠

⁠What is Yugabyte?

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.

Overview of Yugabyte⁠

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.

⁠How do I use this hardened Yugabyte image?

The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image.

View Detailed Instructions ⁠

$ 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

⁠What is a hardened image?

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.

View on GitHub ⁠

⁠What’s the difference between the official yugabyteDB Yugabyte⁠ image and this hardened image?

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.

⁠Need support

Join our slack community for any questions.

RapidFort Community Slack ⁠

⁠🌟 Support this project

⁠⏫⭐️ Scroll to the star button⁠

If you believe this project has potential, feel free to star this repo just like many amazing people⁠ have.

⁠Have questions?

RapidFort

If you'd like to learn more about RapidFort or our container optimization process, visit RapidFort.com⁠.



Tag summary

Content type

Image

Digest

sha256:06ea52b0c…

Size

324.1 MB

Last updated

over 3 years ago

docker pull rapidfort/yugabyte

This week's pulls

Pulls:

14

Last week