diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-06-01 17:15:02 +0000 |
---|---|---|
committer | Kamil TrzciĆski <ayufan@ayufan.eu> | 2017-06-01 17:15:02 +0000 |
commit | d9362ded50046529fc2ec1126ccb5b5e066fc4e2 (patch) | |
tree | 6beee7ff8bca2b613eca3089b928cabba6ba653e /doc/user/project/container_registry.md | |
parent | 42c13b26dab4f52e90bc8be2b6f46d2ef9559ccd (diff) | |
download | gitlab-ce-d9362ded50046529fc2ec1126ccb5b5e066fc4e2.tar.gz |
Resolve "Improve Container Registry description"
Diffstat (limited to 'doc/user/project/container_registry.md')
-rw-r--r-- | doc/user/project/container_registry.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/user/project/container_registry.md b/doc/user/project/container_registry.md index 6a2ca7fb428..3cbb0b5196d 100644 --- a/doc/user/project/container_registry.md +++ b/doc/user/project/container_registry.md @@ -95,8 +95,6 @@ and click **Registry** in the project menu. This view will show you all tags in your project and will easily allow you to delete them. -![Container Registry panel](img/container_registry_panel.png) - ## Build and push images using GitLab CI > **Note:** |