Commit Graph

8 Commits

Author SHA1 Message Date
yosifkit 63c9218175
Add Docker Hub categories (#2446)
* Add repo metadata, start with categories!

scripts for checking repo categories, updating the canonical set
added categories to push.pl

* Add initial set of semi-acurate categories

* Adjustments following tianon's review

* Simplify metadata.sh use cases (CI or interactive); just diff and check all the time

Update README.md about metadata.sh usage

* Unify the categories checks into one jq expressions

* Update initial categories

* Link to Docker docs for categories; minor categories script adjustments
2024-05-17 11:44:00 -07:00
Tianon Gravi d19b60ba76 Add a quote blurb from the upstream docs to the scratch description
There are _several_ comments on the Hub noting this section of the docs, so I figured we should add it to the description directly instead.
2017-07-03 10:57:26 -07:00
Tianon Gravi 0c2b9dcce8 Refactor the way information (especially links) are presented
This should make it much faster to find the right place to file issues, get help, find out whether upstream maintains an image, etc.

I've done my best to represent each `REPO/maintainer.md` file appropriately, but I might have missed some (or there might be something else a maintainer prefers be listed there, either more or less descriptive, for example), which would be welcome contributions following this change.
2017-04-21 17:48:19 -07:00
Joe Ferguson b5854637da Add github-repo file to every image repo
- fixes repos that had misspelled or missing url:
   - couchbase
   - couchdb
   - nats
   - notary
   - nuxeo
   - php-zendserver
   - rakudo-star
   - solr
   - tomee
2016-05-12 16:33:19 -07:00
Tianon Gravi 6724aad42c Update "scratch" and "hello-world" to be more complimentary 2015-05-14 12:14:44 -06:00
Tianon Gravi ce60932717 Note that "FROM scratch" is now a special case 2015-04-21 10:30:38 -06:00
Tianon Gravi a71fa247d9 FORMAT ALL THE THINGS 2015-02-12 13:42:10 -07:00
Tianon Gravi 9a6eb1db57 Add a bunch more content
Most of these are just synced down from what the Hub already has, but some of these I've updated here.
2014-10-10 18:07:15 -06:00