Commit Graph

46 Commits

Author SHA1 Message Date
Misty Stanley-Jones 6b0a5f9be4 Revert "re-organize docker cloud topics, public intro to swarm mode" 2017-02-23 11:44:11 -08:00
Victoria Bialas dc699e8558 WIP: re-organize docker cloud topics, public intro to swarm mode
edited screen snap

breaking out topics for Docker Cloud swarm mode

added another where-to-next link

added more where-to-next links

added back in on-page TOC for create swarm topic

incorporated Ryan's review comments on first draft

more Ryan's review comments, sweep thru all for consistency, notoc on short pages, etc.

removed duplicate link to 'create a new swarm in docker cloud'

Laura's comments incorporated

re-organized Cloud topics, added in Swarm Mode

Ryan's review comments on Cloud, added new type of advisory for Beta previews

more review comments, manage infrastructure --> standard mode

fixing image

testing cloud images

updates to Cloud welcome page for Swarm, non-Swarm descriptions

add new cloud repository image

retake of corrupted image

fixed the other instance of corrupted image by referencing the retake

fixing corrupted image on GitHub

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-23 10:58:36 -08:00
LRubin 39b6b93196 more cloud image updates
Signed-off-by: LRubin <lrubin@docker.com>
2017-02-03 10:42:33 -08:00
LRubin a4a28a6f89 cloud image updates
Signed-off-by: LRubin <lrubin@docker.com>
2017-02-02 16:58:43 -08:00
LRubin aaa2ad2951 add crosslink to advanced topic (#1338)
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-24 15:24:53 -08:00
LRubin e059b654e0 url fixes for #1068
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 13:26:50 -08:00
Ryan Kennedy 3563214873 Update automated-testing.md
Updated text to reflect that the `docker-compose.test.yml` file needs to be in the same directory as the Dockerfile used to build the image.
2017-01-09 10:20:13 -08:00
Adrien Duermael 5b3cbf78f3 made absolute links to docs.docker.com relative
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-27 10:44:36 -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
luojie233 f75e9787ee fix punctuation typos (#949)
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-20 17:16:22 -08:00
LRubin 3fe8d8730e repo permissions and default privacy
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-16 10:00:27 -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
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 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 547d2af31c add docs about multitag, some build rule refactor
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-30 11:08:04 -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 260128dc73 removes references to autotest on push
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-16 14:26:08 -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
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 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
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
LRubin 3760334084 fix formatting
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-18 11:26:55 -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
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
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 066b78bf86 Content rendering fixes 2016-09-30 01:51:56 -07: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