mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-05-21 15:42:10 -05:00
[PR #476] [MERGED] Added DockerSurfer in the web section #579
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/veggiemonk/awesome-docker/pull/476
Author: @ghost
Created: 10/18/2017
Status: ✅ Merged
Merged: 12/11/2017
Merged by: @veggiemonk
Base:
master← Head:patch-1📝 Commits (1)
910227aUpdate Readme.md📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Added DockerSurfer in the web section
https://github.com/Simone-Erba/DockerSurfer
It's a web service that allows to browse all the dependencies between the images in the Docker Registry. It allows the graphical navigation of them with a REST interface. It also calculate popularity and stability for the images. It create connections by looking at the image's layers.
It's useful because users can notice if an image that they are using as a base for their images lose popularity or stability. A loss in popularity can mean that a new bug was discovered or that a better image was released. Low stability for an image can mean that the image is likely to unexpectedly change its layers frequently. If you don't know how to use an image or if the documentation for that image is poor, you can see how other users are using it.
By submitting this pull request I confirm I've read and complied with the below requirements.
Please read it multiple times. I spent a lot of time on these guidelines and most people miss a lot.
I have read and understood the contribution guidelines
The project submitted conforms to the quality standards outlined in the contribution guidelines
Go to the contribution guidelines and read it again.
RULES (because you probably didn't read the guidelines):
Links will be tested with awesome_bot. Please make sure your URL to be listed is unique (do some search queries), otherwise put a link at the end of
README.mdfile.[Name](Link) - Description.[Name]should be the title of the project(Link)should be pointing to a GitHub repository, not to a websiteDescription.should end with a full stop/periodBy [@author](GitHub account)[Name](Link) :icon: - Description.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.