Feature #8101
Show docker pull url for repository details page
Description
1) Create a Docker Repo
2) Click on the docke repo details
Note that the published at/content url is not really useful. It just tells where the image was published, but its not really useful in the way yum/puppet way for docker,
What would be more useful is the docker pull url that the client wanting to consume that image would use. For example
""
docker pull <FQDN>:5000/default_organization-docker_images-fedora
""
Note this is probably going to be slightly different when looking inside content views.
Related issues
Associated revisions
History
#1
Updated by Partha Aji over 8 years ago
- Blocks Tracker #7125: Docker Content Support added
#2
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Target version set to 61
- Pull request https://github.com/Katello/katello/pull/4819 added
- Pull request deleted (
)
#3
Updated by Adam Ruzicka over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|fbc3719159a2f116d545bb31c6b6fa29d139df8b.
#4
Updated by Eric Helms about 8 years ago
- Legacy Backlogs Release (now unused) set to 23
Fixes #8101 - Show docker pull url for repository details page