puppetlabs / puppet-dev-tools

Puppet development tools in a Docker image
Apache License 2.0
12 stars 25 forks source link

Please update the dockerfile so this repo location appears in the dockerhub #5

Open glennsarti opened 5 years ago

glennsarti commented 5 years ago

The dockerhub page doesn't display the source location for this container so it's hard for people to verify the contents. Ideally there should be more information about this container in the README so it's surfaced within DockerHub

image

TJM commented 5 years ago

@glennsarti Do you know how to do this? I think you can add some sort of hooks or something to cause dockerhub to update the description with the README.md (after it has been updated of course), but I think it has to be built on Dockerhub for that to work, not sure if that integration is setup or not?

~tommy

glennsarti commented 5 years ago

@TJM I'm guessing something here:

https://docs.docker.com/ee/dtr/user/manage-images/review-repository-info/

genebean commented 4 years ago

I believe this is done by linking the source repo in the settings of the image on Docker Hub like I have done on my fork. https://hub.docker.com/r/genebean/puppet-dev-tools