Howto::Docker Registry

From Computer Science Wiki
Revision as of 10:15, 22 February 2019 by Carnold (talk | contribs) (Protected "Howto::Docker Registry" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
Jump to navigation Jump to search

Introduction

We offer a docker image registry service tied with https://git.cs.vt.edu that offers a place to share your docker images and version control them. This is a quick start guide on how to use our docker registry.

Create Project

First you must create a project in git.cs.vt.edu to store your images or make sure registry is enabled on an existing. For new projects, the registry is automatically enabled. For an older project you must enable it:

  1. Login into https://git.cs.vt.edu
  2. Open the project
  3. Go to "Settings->General"
  4. Expand "Permissions"
  5. Make sure "Container registry" is checked