Howto::Docker Registry
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:
- Login into https://git.cs.vt.edu
- Open the project
- Go to "Settings->General"
- Expand "Permissions"
- Make sure "Container registry" is checked