Docker Registry

Azure Developer Tools 1 variation

Docker Registry (Distribution) 3.1, a private container registry, ready to push images on first boot.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

This product is available in the build below. Open it for the operating system, cloud and version detail, or read its deployment guide.

ProductCloudOperating systemVersion
Docker Registry (Distribution) 3.1 on Ubuntu 24.04 LTS Azure Ubuntu 24.04 3.1 View · Guide

Overview

Docker Registry, the Distribution project, is the reference implementation for storing and distributing container images over a standard API. It is used to run a private registry that hosts and serves images inside your own infrastructure.

Why the cloudimg image

cloudimg delivers the registry hardened, fully patched and preconfigured so it is ready to accept image pushes and pulls, with image data on a dedicated disk. Backed by 24/7 support.

Common uses

  • Private container registry
  • Internal image distribution
  • CI artifact storage