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

Documentation

Java

Official Modules

AtomicJar partners with software vendors to maintain and certify official modules.

Community Modules

These modules are maintained by the community, outside of the Testcontainers project.

Description

Dapr is a CNCF and open-source project to enable developers with a consistent set of application-level APIs to develop faster cloud-native applications.

Examples

var dapr = new DaprContainer("daprio/daprd:1.12.0");
dapr.start();