Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cloud
documentation
Merge requests
!29
Added cosmetical detail to image sharing
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Added cosmetical detail to image sharing
feature/Add-image-sharing-2
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Jaromír Hradil
requested to merge
feature/Add-image-sharing-2
into
master
4 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
49eddf6a
1 commit,
4 years ago
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
gui/README.md
+
1
−
0
Options
@@ -146,6 +146,7 @@ You can then verify that by listing your images:
openstack image list | grep <image_ID>
```
**Unshare shared image**
As owner of the shared image, you can check all projects that have access to the shared image by following command:
```
openstack image member list <image_ID>
Loading