Commit Graph

12494 Commits

Author SHA1 Message Date
Fred Lifton 44bebc3073 Adds license.md 2014-09-16 18:53:56 -07:00
Fred Lifton beb82636bb Adds license.md 2014-09-16 18:28:50 -07:00
Tianon Gravi 49eb3f4d70 Merge pull request #32 from fredlf/clojure_edits
Adds license.md
2014-09-16 19:10:42 -06:00
Fred Lifton bbd2b89e2c Adds license.md 2014-09-16 17:53:33 -07:00
Fred Lifton 398256ff5b Added license.md 2014-09-16 16:18:25 -07:00
Fred Lifton 3ee14f469a Added a very basic how-to use this image, and a reminder to add a proper example. 2014-09-16 15:53:04 -07:00
Moghedrin fe18f027ae Changed python documentation to use the onbuild example, similar to the ruby example. 2014-09-16 16:35:57 -06:00
yosifkit 596e6109e5 Merge pull request #26 from infosiftr/supported
Update "Tags" section to be labelled "Supported tags" instead, to make it clear that this isn't the full list of tags, but is instead the list of tags that are currently supported for active usage
2014-09-15 17:52:13 -06:00
Tianon Gravi acb7edfd20 Update "Tags" section to be labelled "Supported tags" instead, to make it clear that this isn't the full list of tags, but is instead the list of tags that are currently supported for active usage 2014-09-15 17:29:16 -06:00
Tianon Gravi 8784a5a63d Remove some unnecessary (and unimportant) extra whitespace from the "redis" README 2014-09-15 16:52:19 -06:00
yosifkit 026febae1c Merge pull request #23 from infosiftr/template
Change "./update.sh" to be template-based instead of footer-based
2014-09-15 11:22:13 -06:00
Tianon Gravi 5ca166ce66 Change "./update.sh" to be template-based instead of footer-based
This makes it slightly easier to manage and work with (especially if we want to change the order of things in the future).
2014-09-15 11:14:12 -06:00
Tianon Gravi c2de625a0e Run ./update.sh 2014-09-15 10:49:57 -06:00
yosifkit 40813bd1b5 Merge pull request #22 from infosiftr/consistency-and-fredlf
Reflow all the language stack `README-content.md` files to 80 columns and incorporate Fred's changes
2014-09-15 10:40:20 -06:00
Tianon Gravi e2416c1ee3 Reflow all the language stack `README-content.md` files to 80 columns and incorporate Fred's changes
This also includes Fred's updates to the `README-short.txt` files, and a bunch of very minor changes for consistency (using "PHP" instead of "php", ending sentences that describe and lead into a code block with a ":", using "Go" instead of "Golang" and "Hy" instead of "Hylang" within prose, not using periods at the end of headlines, etc).

A really fun one included here is that Java mentioned both using GNU Make inside the container (and `java` doesn't include `make` presently), and some of the prose mentioned `go build` after we ran `javac`, which was extra neat.
2014-09-13 17:33:55 -06:00
yosifkit d6896893b0 Merge pull request #11 from infosiftr/footer-update
Apply the footer update from fred
2014-09-11 16:55:17 -06:00
Joe Ferguson 6b0f30f067 Apply the footer update from fred 2014-09-11 14:56:23 -06:00
yosifkit faca93f1e3 Merge pull request #10 from fredlf/footer_edits
Revisions and edits to footer content.
2014-09-11 14:52:17 -06:00
Fred Lifton 63652fe553 Revisions and edits to footer content. 2014-09-11 13:33:00 -07:00
Tianon Gravi 5ef749fd8f Merge pull request #6 from infosiftr/license
Add license file (Expat)
2014-09-10 17:30:10 -06:00
Joe Ferguson a537398891 Add license file (Expat) 2014-09-10 16:48:08 -06:00
yosifkit 185fc41db7 Merge pull request #5 from psftw/mention-oracle
Mention Oracle ownership.
2014-09-10 14:35:36 -06:00
Peter Salvatore 2f12bdf084 Mention Oracle ownership. 2014-09-10 16:23:04 -04:00
Tianon Gravi 8b1c627d18 Merge pull request #4 from infosiftr/clojure
Special case another community contribution: Clojure
2014-09-09 16:53:31 -06:00
Joe Ferguson 109a7a7e06 Special case another community contribution: Clojure 2014-09-09 16:49:17 -06:00
Tianon Gravi 5b39da7878 Update "Tags and `Dockerfile` links" formatting to be easier to read and scan quickly 2014-09-09 15:55:31 -06:00
Tianon Gravi 9f7f54ecdb Add generated tags and Dockerfile links to the README.md files 2014-09-09 15:38:58 -06:00
Tianon Gravi c46d7d7896 Update "update.sh" to run "generate-dockerfile-links-partial.sh" for each repo and add it to the beginning of each description 2014-09-09 15:38:10 -06:00
Tianon Gravi 576c535d65 Add script to autogenerate a "Tags and `Dockerfile` links" section for each repo 2014-09-09 15:37:38 -06:00
Tianon Gravi 1820821a02 Update "update.sh" to run any available repo-specific "update.sh" scripts before generating README.md 2014-09-09 15:36:59 -06:00
Tianon Gravi 1ec235ca00 Add simple script to auto-update the hello-world description 2014-09-09 15:36:42 -06:00
Tianon Gravi d66991fa97 Add a basic "buildpack-deps" description 2014-09-09 15:35:13 -06:00
Tianon Gravi d524d97158 Update/fix hello-world description 2014-09-09 15:33:45 -06:00
Moghedrin 950ff647a2 Merge branch 'master' of github.com:docker-library/docs 2014-09-09 15:33:03 -06:00
Moghedrin 593439579f Added an example of single line clojure usage. 2014-09-09 15:32:47 -06:00
Tianon Gravi 5c986f26a4 Rename "gen-docs.sh" to "update.sh" 2014-09-09 15:32:43 -06:00
Tianon Gravi e0f4daf0a3 Add link to `lein` upstream and update `CMD` to use JSON syntax 2014-09-09 15:25:22 -06:00
Moghedrin 665526c3b1 Added clojure docs 2014-09-09 15:19:37 -06:00
Tianon Gravi b9e782fe98 Add question mark to question title 2014-09-09 11:07:20 -06:00
Tianon Gravi 2be2b19a6b Add question marks to question titles 2014-09-09 11:06:56 -06:00
Tianon Gravi 5b6f68bb73 Tweak MySQL in minor ways for consistency 2014-09-09 11:06:08 -06:00
Tianon Gravi 1a4cb7bf1b Run s/ADD/COPY/g as appropriate 2014-09-09 10:55:38 -06:00
Tianon Gravi bc66d39567 Fix Java CMD 2014-09-09 10:53:29 -06:00
Tianon Gravi d7119dc420 Add Java title 2014-09-09 10:52:44 -06:00
Tianon Gravi aaf116e34c Add special case repo URL for "hylang" 2014-09-09 10:47:07 -06:00
Tianon Gravi 35af7ab443 Update hylang to use `.hy` instead of `.py` ;) 2014-09-09 10:44:40 -06:00
yosifkit aa9b960d5c Merge pull request #3 from infosiftr/naughty-moghedrin
PR for the stuff Moghedrin pushed directly to our fork's master
2014-09-08 17:43:34 -06:00
Tianon Gravi f81dcb36a6 Update magic gen-docs script to not mangle Perl repo links 2014-09-08 17:31:44 -06:00
Moghedrin 95fea3694b Quoted all instances of pwd and generated docs 2014-09-08 17:28:53 -06:00
Moghedrin 4e6b311537 Finished documentation for Hylang 2014-09-08 17:27:53 -06:00