Docker private registry

From Do you speak Drupalish? Featured Drupal wiki-like documentation
Jump to: navigation, search

Setup

  1. yum update
  2. yum install docker-registry
  3. systemctl enable docker-registry.service
  4. service docker-registry start

storage