Howto::Docker Registry: Difference between revisions
Jump to navigation
Jump to search
m Protected "Howto::Docker Registry" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
No edit summary |
||
Line 9: | Line 9: | ||
# Expand "Permissions" | # Expand "Permissions" | ||
# Make sure "Container registry" is checked | # Make sure "Container registry" is checked | ||
[[File:git_reg_perm.jpg]] |
Revision as of 09:19, 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:
- Login into https://git.cs.vt.edu
- Open the project
- Go to "Settings->General"
- Expand "Permissions"
- Make sure "Container registry" is checked