Commit Graph

60 Commits

Author SHA1 Message Date
Gwendolynne Barr dd3b6327ec
Clarify create builds selection (#6401) 2018-04-08 13:23:38 -07:00
cloud_melon 71471c54a4 Clarify the webhook's definiton in webhooks.md (#6243)
* Clarify the webhook's definiton in webhooks.md

Here is necessary to clarify the real definition of webhook which is a request with POST action to a specified url ( when this happen, the url going to return the result, in this context, is when we do 'docker push'  to submit a image to registry, it fires the automatically build

* Updated after suggest 

I updated the right sentence, I feel it more clear now. thank you :)

* Remove duplicate wording
2018-03-30 14:15:20 -07:00
Misty Stanley-Jones 174c84061d
Doc that you can't build Windows containers on Hub (#5894) 2018-02-01 15:43:04 -08:00
Misty Stanley-Jones a4f5e30249
Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
Samuel Coronado b437b96bb7 imagse -> images typo (#5774) 2018-01-19 11:43:55 -08:00
Misty Stanley-Jones b975bbad0f
Improvements to info about official repos (#5533) 2017-12-15 15:29:31 -08:00
Bhavin Gandhi 3123389ccb Add alt text to images which are missing it (#5047)
Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
2017-11-20 09:49:46 -08:00
Joao Fernandes 92670f4bfa
Fix sentence in Docker Hub webhooks (#5148) 2017-10-27 15:24:26 -07:00
mathieui 2fb76ccd3b Update github.md for limited org access (#5120)
Creating automated builds for public organizations is not possible with a "Limited Access" account at all; update the documentation to reflect this.
2017-10-26 14:47:03 -07:00
Wang Jie bbcfe9346a Update builds.md (#5078) 2017-10-23 10:17:50 -07:00
Wang Jie ac6d00c49a Update bitbucket.md (#5079) 2017-10-23 10:17:23 -07:00
Wang Jie 989c7215b3 Update webhooks.md 2017-10-20 15:58:19 -07:00
Wang Jie 4187d1c313 Update accounts.md 2017-10-20 15:58:19 -07:00
Wang Jie 1eebfc635f Update orgs.md 2017-10-20 15:58:19 -07:00
Gwendolynne Barr 460d1bd373 Clarify cumulative permissions (#4431) 2017-08-29 15:54:22 -07:00
Gwendolynne Barr 07c89fa894 Add image of webhook tab (#4426) 2017-08-29 15:52:52 -07:00
Misty Stanley-Jones c435ce4178 Add backticks for mono text (#4171) 2017-08-11 13:14:05 -07:00
Harald Nordgren f7b7df7c54 Update webhooks.md (#4153)
Adding a link to where this can be configured. It's not obvious that you have to leave Cloud and go to Hub to config this.
2017-08-11 09:47:10 -07:00
Wang Jie 826c419263 Update index.md (#3881) 2017-07-18 13:59:38 -07:00
Wang Jie e7bfdc92d1 Update orgs.md (#3465) 2017-06-02 11:45:48 -07:00
Wang Jie 6588547c39 Update repos.md (#3466) 2017-06-02 11:45:25 -07:00
Wang Jie 3740890d71 Update builds.md (#3467) 2017-06-02 11:43:38 -07:00
Wang Jie f048919936 Update bitbucket.md (#3469) 2017-06-02 11:42:44 -07:00
Jed Verity 5fda3f95cb Update webhooks.md to include `tag` in payload (#3432) 2017-06-02 09:56:50 -07:00
Simon Egersand 9510e9eaca Adjust formatting errors (#3261) 2017-05-14 20:54:00 +00:00
John Mulhausen 8820cfa6ff New 6-page "Get Started" (#2296)
* Create index.md

* Create part2.md

* Create part3.md

* Create part4.md

* Create part5.md

* Rewrite step 2

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update index.md

* Rewrite of part 3

* Tabs-based swarm instructions, pass 1

* Rewrite of parts 3 and 4, tabs implementation

* Navigation, rewrites, part 4 completion

* Part 5 w/Redis

* Part 5, compelte Redis, rename part 6

* TOC/redirect implementation

* Update part6.md

* Changing links to point to new tutorial

* Rewrites and asciinemas

* Fix overview

* Label diagrams

* Fix button

* Fix link to where Stacks are covered

* Fix typo

* s/file/directory

* Reformat paragraph

* Shorten tabs

* Typos

* Release DTR 2.2.4, 2.1.6

* Go back to small /edge (#2736)

* Go back to small /edge

* Update site front page

Add info about Editions
Reorganize components
Update headings

* Move logic of fetching content to a script

* Add v1.28 API

* Add info about versioned API

* Fix a few 404s (#2785)

* Fix typo

* Propose use of another word (#2791)

I think that interested is better than invested, in this case.

* Update secrets.md (#2780)

remove correct secret

* Change mount syntax on windows from //c/ to c:\ (#2761)

LGTM

* Update hackathon.md (#2773)

* nodes.md grammar correction (#2802)

* Grammar and formatting check (#2797)

* Wrong article

If the first word starts with a vowel sound you use an. If the first word has a consonant sound use a.

* Making the text bold

Removing backticks because probably the text needs to be bold and not marked as code.

* Update overview.md (#2805)

It should say 'predecessors', not 'successors'. Otherwise the sentence and the subsequent example don't make sense.

* shrink some big images (#2798)

Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>

* #2627 (#2804)

- Fix right sidebar overflow on rescale

* Update hackathon.md

* change pre-build to pre_build to remove confusion (#2813)

* change pre-build to pre_build to remove confusion

* clarify that pre_build hook refers to a file

* Update TOC to sentence case (#2790)

* add more info about DTR on the overview page (#2794)

fix #1904

* Update glossary.yaml (#2807)

Fix #2575.

* fix imports since docker api pkg migration, fix example repository name to be canonical (#2806)

* tweak: code format for filename (#2829)

* tweak: code format for filename

slight reword, so as to avoid confusion w/filename

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* small changes just to kick build again

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* Update hackathon.md

* fix broken links (#2808)

* fix broken link (#2809)

* [CONTRIBUTING] update broken link (#2826)

* [Debian] add gnupg2 requirement for stretch (#2823)

* TOC/redirect implementation

* Changing links to point to new tutorial

* Rewrites and asciinemas

* Fix bad merge

* Metadata, formatting

* Front page formatting, link instrumentation
2017-04-18 03:32:37 -05:00
unclejack 4a8bdb1b63 shrink some big images (#2798)
Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>
2017-04-16 17:09:53 -07:00
Misty Stanley-Jones fb7c73908b Update the styleguide (#2332)
* Update the styleguide

Also normalize admonition titles with the colon outside the bold.
2017-03-15 09:46:30 -07:00
Michael Pereira 85ada8850d Replace deprecated MAINTAINER with LABEL (#1445)
Replace MAINTAINER instruction with LABEL as MAINTAINER was deprecated in https://github.com/docker/docker/pull/25466
2017-03-01 19:54:22 -08:00
Misty Stanley-Jones ef95a915eb Fixing broken links
Formatting improvements along the way
2017-01-25 11:51:14 -08:00
LRubin 9177561e25 replaces edit from #979
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-18 11:17:05 -08:00
LRubin fde978afc5 more link fixes
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 14:43:52 -08:00
LRubin e059b654e0 url fixes for #1068
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 13:26:50 -08:00
Peter Dave Hello 5919563eb8 Lossless Image optimization (#959)
* re-compress jpg images losslessly using jpegoptim

* re-compress png images losslessly using zopflipng
2016-12-21 11:12:13 -08:00
Misty Stanley-Jones 756f4d974c Fix some doubled words
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-28 11:32:17 -08:00
LRubin c23aa3a813 remove some unneeded text with new Docker ID topic
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-23 11:13:44 -08:00
Gaetan de Villele e83a25994e fix type of keywords entry in frontmatter (in /docker-hub/ dir)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-08 18:29:39 -08:00
John Mulhausen 3064903690 Update index.md 2016-11-04 17:25:05 -07:00
Misty Stanley-Jones eb5c8670bc Change instances of alias: to redirect_from:
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-04 17:07:02 -07:00
John Mulhausen 558314bf56 Converges titles to imperative-form, front-matter based, and sentence-case (#438)
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
Misty Stanley-Jones 1a193d749b Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
This reverts commit 13ddc1350e, reversing
changes made to 7a11f05943.
2016-11-04 13:33:29 -07:00
Gaetan 8bb4d6226a fix more frontmatter keywords values (#439)
* fix format of frontmatter keyword entry in some .md files

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
LRubin 936e228b3e Merge pull request #403 from sanscontext/cloud-3129-hubcancel
CLOUD-3129 Docker Hub: update hub docs to include cancel button
2016-11-02 11:27:21 -07:00
Adrien Duermael 8fa5f3a5de absolute links to docs.docker.com are now relative links
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-11-01 17:01:41 -07:00
John Mulhausen f201f50501 Merge pull request #399 from aduermael/master
removed menu.md files
2016-11-01 12:07:20 -07:00
LRubin d77acbfc89 update to include cancel button
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-31 14:55:28 -07:00
Adrien Duermael e7ab7f7d03 removed menu.md files
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-10-31 13:45:56 -07:00
Josh Dover 1257f50fe0 Add another quote 2016-10-30 20:25:43 -05:00
Josh Dover 2189da2771 Fix quotes on webhook JSON example 2016-10-28 13:38:53 -05:00
LRubin 30ad1a3461 fix url formatting 2016-10-25 11:27:46 -07:00