luojie233
f75e9787ee
fix punctuation typos ( #949 )
...
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-20 17:16:22 -08:00
LRubin
86b5bb4025
Merge pull request #919 from sanscontext/permsdefaults
...
Cloud: repo permissions and default privacy
2016-12-16 10:05:13 -08:00
LRubin
3fe8d8730e
repo permissions and default privacy
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-16 10:00:27 -08:00
LRubin
6c87ab9af5
improved combined Cloud landing/info pages
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-15 17:58:05 -08:00
LRubin
fd697ea100
adds notes on using org namespaces for the tutorial
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-14 17:52:39 -08:00
Adrien Duermael
94c80bece5
fixed absolute links ( #883 )
...
* fixed absolute links
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* forgot one link in opensource/kitematic/set_up_dev
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-14 14:10:46 -08:00
LRubin
9ffd715998
add notes about overriding the default user
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-13 16:19:33 -08:00
Ryan Kennedy
82d9e2d532
Updated w/ Docker Cloud Org Support
...
Updated image-scan.md to reflect that security scanning of private repositories w/in an organization is available in Docker Cloud.
2016-12-12 20:39:26 -08:00
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