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

Documentation

Go

Description

The Open Source Registry implementation for storing and distributing container images and other content using the OCI Distribution Specification.

Examples

registryContainer, err := registry.RunContainer(context.Background(), testcontainers.WithImage("registry:2.8.3"))