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
adamjcooper
5b5071530c
Correct a plural to singular, tighten one phrase
2017-02-15 06:40:08 -05:00
LRubin
e09fc1e284
Merge pull request #1489 from sanscontext/cloud-imgs
...
Cloud: image updates
2017-02-03 11:29:57 -08:00
LRubin
61a91ef74d
Merge pull request #1454 from sanscontext/swarm-create
...
Cloud: add create swarm doc
2017-02-03 11:25:11 -08:00
LRubin
4e15ca9680
fernando's edits
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-02-03 11:18:06 -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
0a9c392f9d
add create swarm doc
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-31 16:02:38 -08:00
LRubin
1d76a4ad88
add note on machine users
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-30 11:46:29 -08:00
Bryan Lee
beedb1af39
Fix info message to be more clear
...
Current description mentions making the swarm "unavailable" in Docker Cloud, but can be confusing because we have a swarm state "unavailable"
2017-01-26 10:01:15 -08:00
LRubin
a97f28d794
Merge pull request #1331 from sanscontext/swarm-cloud
...
Cloud: clarify registration runs on all manager nodes
2017-01-25 11:53:27 -08:00
LRubin
74e52a5f16
Merge pull request #1181 from sardjv/patch-2
...
redeploying should not use existing volume
2017-01-25 11:41:57 -08:00
LRubin
b0bae9c581
clarify registration runs on all manager nodes
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-25 11:41:44 -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
Bryan Lee
d651f183c4
Update "Unregister" to "Remove" ( #1362 )
2017-01-24 14:26:37 -08:00
LRubin
7c529ca406
add cleanup instructions, remove no-local-docker instructions
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-23 10:39:54 -08:00
LRubin
435eb17966
Fernando's edit requests
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-20 13:06:55 -08:00
John Mulhausen
50de4479a1
Restructure navigation for Editions
2017-01-19 11:04:55 -08:00
Kevin Monk
f27d9f983c
redeploying should not use existing volume
2017-01-19 14:52:50 +00:00
LRubin
41fb313d7c
Merge pull request #1166 from sanscontext/swarm-beta
...
swarm beta docs for limited publish
2017-01-18 14:10:25 -08:00
LRubin
6ffb8d7565
swarm beta docs for limited publish
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-18 13:43:27 -08:00
LRubin
e3a53119ab
Merge pull request #1158 from sanscontext/1151-again
...
improve readability of note
2017-01-18 11:41:51 -08:00
LRubin
d2912549cd
Update 2_set_up.md
2017-01-18 11:22:38 -08:00
LRubin
be4ad50002
improve readability of note
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-18 10:21:46 -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
8a8bcde834
Merge pull request #1095 from sanscontext/fix-note
...
Some format fixing and light rewording on note
2017-01-12 09:26:06 -08:00
LRubin
64559ac1dc
format fix and light rewording
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 16:58:06 -08:00
LRubin
9157ec86aa
Merge pull request #1094 from sanscontext/issue-1013
...
Cloud: docker is no longer optional in this 2nd tutorial
2017-01-11 16:42:23 -08:00
LRubin
d5a6d2993c
Merge pull request #1000 from kizbitz/patch-1
...
Update deploy-to-cloud-btn.md
2017-01-11 16:36:08 -08: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
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
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
e2be02ac5b
Merge pull request #1022 from sanscontext/issue-1014
...
fixes #1014 by adding flag
2017-01-04 10:21:07 -08:00
LRubin
d6b4c822cc
fixes #1014 by adding flag
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-03 18:04:22 -08:00
Jerry Baker
498249685b
Update deploy-to-cloud-btn.md
...
Add note about having to be logged into Docker Cloud...
2016-12-29 10:22:16 -05: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
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
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