Commit Graph

34 Commits

Author SHA1 Message Date
LRubin d2912549cd Update 2_set_up.md 2017-01-18 11:22:38 -08:00
Kevin Monk acdf055634 Remove quotation marks
Remove quotation marks around environment variable export for DOCKERCLOUD_NAMESPACE
2017-01-18 11:18:32 +00:00
LRubin e223f8117e docker is no longer optional in this tutorial
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 16:21:36 -08:00
LRubin e059b654e0 url fixes for #1068
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 13:26:50 -08:00
Victoria Bialas c2fa76aee9 clarify docker-cloud install
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-04 18:02:05 -08:00
LRubin 9b7b256b62 Merge pull request #1028 from sanscontext/installcli
Cloud: small clarifications
2017-01-04 13:03:52 -08:00
LRubin 5bf6bdba02 small clarifications
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-04 12:55:21 -08:00
LRubin d6b4c822cc fixes #1014 by adding flag
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-03 18:04:22 -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
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 b817088c57 fixing some additional formatting blips
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-12 11:55:18 -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
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
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
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
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
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
Kevin Tang 13e819b889 Use the correct service name when linking 2016-10-26 10:52:24 -04: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
thomas-bauer 4a8842ac58 Update 1_introduction.md
Fixed a typo
2016-10-20 15:04:11 +02: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
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
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
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
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