DockerRegistry3

DockerRegistry3

Official

Docker app from jj9987's Repository

Overview

Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Docker Registry image @ https://hub.docker.com/_/registry/

Configuration
/mnt/user/appdata/registry This is where Registry will store it's data.
Port 5000 Default connection port

About this Repo

This is the Git repo of the Docker Official Image for registry. See the Docker Hub page for the full readme on how to use the Docker image and for information regarding contributing and issues.

Install DockerRegistry3 on Unraid in a few clicks.

Find DockerRegistry3 in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for DockerRegistry3 Review the template variables and paths Click Install

Download Statistics

1,753,031,597
Total Downloads
3,284,825
This Month
4,602,092
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
registry:3
Last Updated2026-06-23
First Seen2026-01-21

Runtime arguments

Network
bridge
Privileged
false

Template configuration

Data Storage PathPathrw

This is where Docker Registry will store it's data.

Target
/var/lib/registry
Default
/mnt/user/appdata/registry
Web PortPorttcp

This is Docker Registry TCP port.

Target
5000
Default
5000