Howto::Docker Registry: Difference between revisions

From Computer Science Wiki
Jump to navigation Jump to search
(Created page with "== 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...")
 
m (Protected "Howto::Docker Registry" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(No difference)

Revision as of 10:15, 22 February 2019

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