Skip to main content
Version: Next

Registry

Docker registry is Stores and distribute container images, used for Artifact Repository . The Registry is a stateless, highly scalable server side application that stores and lets you distribute container images and other content.

Architecture

Prepare

When referring to this document to use Docker registry, please read and ensure the following points:

  • Login to Websoft9 Console and find or install Docker registry:

    • Go to My Apps listing applications
    • Go to App Store installing target application
  • This application is installed by Websoft9 console.

  • The purpose of this application complies with the apache2 open source license agreement.

  • Configure the domain name or server security group opens external network ports for application access.

Getting Started

Login Verification

  1. Complete the installation of the registry at the Websoft9 console. Retrieve the application's overview and access credentials from My Apps.

Configuration Options

  • The configuration file is located in the container (already mounted): /etc/docker/registry/config.yml

Administration

Troubleshooting