🚨 AtomicJar is now part of Docker 🐋! Read the blog

Documentation

Java

Official Module

Yugabyte
We partner with software vendors to maintain and certify official modules.

Description

YugabyteDB is a high-performance transactional distributed SQL database for cloud-native applications.

Examples

var yugabyte = new YugabyteDBYSQLContainer(DockerImageName.parse("yugabytedb/yugabyte:2.14.4.0-b26"));
yugabyte.start();