Commit Graph

266 Commits

Author SHA1 Message Date
LRubin b817088c57 fixing some additional formatting blips
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-12 11:55:18 -08:00
LRubin 1e127898e7 Merge pull request #840 from sanscontext/fix-verify
fix the verify step in cloud tutorial
2016-12-09 17:16:20 -08:00
LRubin 83474ce980 fix the verify step in cloud tutorial
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-09 13:14:32 -08:00
LRubin 32583f3923 Merge pull request #836 from sanscontext/service-links-fix
fix indentation and line breaks
2016-12-09 12:10:16 -08:00
LRubin 3857bb22b9 fix indentation and line breaks
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-08 18:29:08 -08:00
LRubin 774c82260c quickfix for changed ui
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-07 10:30:52 -08:00
LRubin e5a4532e6e add doc on settings tab
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-07 09:55:43 -08:00
LRubin 8eb929d3cb make better color choices (#757)
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-30 17:42:25 -08:00
LRubin 547d2af31c add docs about multitag, some build rule refactor
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-30 11:08:04 -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
Micah Zoltu adfc2cbcbc Minor technical correction.
`$IMAGE_NAME` is actually `$DOCKER_REPO:$DOCKER_TAG`, not `$DOCKER_REPO/$DOCKER_TAG`.  This mistake confused me and made me think that `$DOCKER_REPO` was something like `index.docker.io/MyName` rather than `index.docker.io/MyName/MyProject`.
2016-11-19 13:22:01 -08:00
LRubin 0dddbfa15b Merge pull request #612 from sanscontext/cloud-2887-builddet
CLOUD-2887 updates for build reports
2016-11-17 12:36:55 -08:00
LRubin 6965aa8b9b CLOUD-2887 updates for build reports
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-17 12:35:34 -08:00
LRubin e889b0ed1d Merge pull request #614 from sanscontext/autotest
Cloud: corrects to autotest descriptions
2016-11-17 09:03:55 -08:00
LRubin 260128dc73 removes references to autotest on push
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-16 14:26:08 -08:00
LRubin e1febaabc0 Cloud: Add note about X64
Only X64 OS architecture is currently supported.
Fixes #589
cc @fermayo @borjaburgos
2016-11-16 12:10:37 -08:00
Joe Lemmer 179c14222f Update 9_load-balance_the_service.md
Just fixed a typo. Should have either been 'To load-balance your application' or 'To load-balance an application'.
2016-11-13 20:40:23 +00:00
Victoria Bialas ce5983623b updated link to Docker Cloud and surrounding text
incorporated review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-11 11:31:23 -08:00
LRubin 844471f473 Merge pull request #488 from gdevillele/PR_keywords_type_fix_for_dockercloud
fix type of keywords entry in frontmatter (in /docker-cloud/ dir)
2016-11-09 10:25:50 -08:00
LRubin c1ae823d4d refactor build docs to accommodate caching/context & update with caching and image
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-08 10:37:38 -08:00
Gaetan de Villele bcec1ddcb2 fix type of keywords entry in frontmatter (in /docker-cloud/ dir)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-08 00:18:00 -08:00
LRubin 911e6d0225 refix labels
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-07 09:58:34 -08:00
John Mulhausen 8a5a36f1ca Update link-source.md 2016-11-04 17:31:30 -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
LRubin 60e7fa9472 Merge pull request #461 from docker/registry-name
Change "external registry" example in stack-yaml-reference
2016-11-04 16:38:37 -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
LRubin f59511b2b5 Update stack-yaml-reference.md 2016-11-04 15:00:18 -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 ebecc8b16c Updated Cloud labels
"emergency" fix as this UI change went live and I wasn't notified.
2016-11-03 12:21:03 -07:00
LRubin 2b39b2ed3e Merge pull request #375 from sanscontext/build-envvars
Docker Cloud: clarify use case for different types of env vars
2016-11-02 16:51:31 -07:00
LRubin 12f95ada26 clarify use case for different types of env vars
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-02 11:26:52 -07:00
Aurelio Jargas 1f826f92c3 Fix regex capture groups syntax 2016-11-02 06:25:07 -02: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
Adrien Duermael e7ab7f7d03 removed menu.md files
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-10-31 13:45:56 -07:00
John Mulhausen 6cae98a438 Merge pull request #350 from KevinTangy/patch-2
Use the correct service name when linking
2016-10-27 12:37:34 -07:00
LRubin 50d5903120 updates for multiple email address management
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-26 14:10:19 -07:00
LRubin eb84a42111 Merge pull request #354 from sanscontext/tag-mapping
Docker Cloud: update tag mapping label, some typo fixes
2016-10-26 14:04:46 -07:00
LRubin 25fd57ec73 update autotest descriptions
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-26 13:30:37 -07:00
LRubin d54bb2e145 update tag mapping label, some typo fixes
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-26 11:35:14 -07:00
Kevin Tang 13e819b889 Use the correct service name when linking 2016-10-26 10:52:24 -04:00
John Mulhausen c041f74a5c Merge pull request #340 from KevinTangy/patch-1
Update 3_prepare_the_app.md with missing dots
2016-10-25 16:50:08 -07:00
John Mulhausen 9e01974db2 Merge pull request #336 from wluxion/patch-1
Update installing-cli.md to mention python-dev for pip install
2016-10-25 14:19:01 -07:00
Kevin Tang 61b6244d9b Add missing dot
The docker build commands are missing the dot to specify the Dockerfile in the current directory.
2016-10-25 15:00:38 -04:00
LRubin 355898a118 Fix formatting 2016-10-25 11:16:46 -07:00
LRubin eac083809c fix formatting 2016-10-25 11:14:56 -07:00
wluxion c8544c013a Update installing-cli.md 2016-10-25 11:28:10 -04:00
wluxion 3e158df022 Update installing-cli.md 2016-10-24 18:18:01 -04:00
LRubin e9c423b332 Update orgs.md
Turns out, r/w does not give you description edit access.
2016-10-21 16:44:56 -07:00
thomas-bauer 4a8842ac58 Update 1_introduction.md
Fixed a typo
2016-10-20 15:04:11 +02:00
LRubin 3760334084 fix formatting
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-18 11:26:55 -07:00
Misty Stanley-Jones 01910ab6d9 Update branding for macOS
Apple has changed their branding guidelines from 'OS X' to 'macOS'
so we should update ours to be within trademark / branding
guidelines. See http://www.apple.com/macos/sierra/

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-18 09:21:09 -07:00
LRubin 2e62354689 Merge pull request #180 from sanscontext/hooks-xmpl
Cloud build hooks examples - Closes #115
2016-10-17 14:17:10 -07:00
Vishal Kumar 99d05a4056 Update 2_set_up.md
Changing the login command from `docker-cloud login` to `docker login`
2016-10-16 01:30:47 +05:30
LRubin 25d65e7c45 add webhooks examples
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-13 13:16:54 -07:00
John Mulhausen b9f22af9be Fix for docker-compose up and incorrect canonical URLs 2016-10-11 19:15:00 -07:00
thaxy ff2875dc35 Update 3_prepare_the_app.md
Wrong directory names for the repository. Change directory command wouldn't work if copy pasted.
2016-10-11 10:11:24 +02:00
John Mulhausen 327c0c641f Rendering fixes, part 2 2016-10-03 16:05:09 -07:00
LRubin 1928e2d80f fix bugs/html in cloud docs, remove two draft store docs
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-03 15:29:12 -07:00
John Mulhausen 0133cb646d Merge pull request #21 from pborreli/typos
Fixed typos
2016-09-30 11:51:42 -07:00
John Mulhausen 066b78bf86 Content rendering fixes 2016-09-30 01:51:56 -07:00
John Mulhausen 99bab305bd Removing merge detritus 2016-09-29 23:38:12 -07:00
Pascal Borreli 6cd3fe8bd2 Fixed typos 2016-09-30 01:52:12 +01:00
Misty Stanley-Jones d53c6798c9 Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00
Misty Stanley-Jones 978130dcf4 Moved docs to docker-cloud 2016-09-29 11:35:02 -07:00