Registry
1-Click installation template for Registry on Easypanel
Description
The toolset to pack, ship, store, and deliver content. Docker Registry is the Open Source Registry implementation for storing and distributing container images using the OCI Distribution Specification. The goal of this project is to provide a simple, secure, and scalable base for building a large scale registry solution or running a simple private registry. It is a core library for many registry operators including Docker Hub, GitHub Container Registry, GitLab Container Registry and DigitalOcean Container Registry, as well as the CNCF Harbor Project, and VMware Harbor Registry.
Instructions
The Registry doesn't have a UI. To interact with the registry you should use the Docker CLI.
Links
Options
Name | Description | Required | Default Value |
---|---|---|---|
App Service Name | - | yes | registry |
App Service Image | - | yes | registry:2.8.1 |
User | - | yes | admin |
Password | - | yes | admin |
Screenshots
Change Log
- 2022-08-09 – first release