Commit Graph

45228 Commits

Author SHA1 Message Date
Adrien Duermael 609c66710b Fixed absolute links in external content (#886)
The files we’re pulling from docker/docker may include links to docs.docker.com. And we can’t forbid that because relative links wouldn’t make sense in the context of docker/docker repository in some situations. So let’s just fix these links right after get imported.

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-15 17:58:30 -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
Misty Stanley-Jones 1ff39d12f0 Remove links to non-existent anchors (#892) 2016-12-15 17:54:51 -08:00
Joao Fernandes b161e726da Change UCP ca, then reconfigure DTR 2016-12-15 15:27:30 -08:00
Joao Fernandes 37993bd0bd Merge pull request #900 from joaofnfernandes/trust-dtr-ca
Add how to make mac/windows trust DTR
2016-12-15 14:58:28 -08:00
Joao Fernandes a11c5caa59 Add how to make mac/windows trust DTR 2016-12-15 13:28:44 -08:00
Victoria Bialas f0bc9da655 Merge pull request #882 from londoncalling/d4mac-win-beta33
first draft d4mac, d4win Beta 33 docs
2016-12-15 11:35:35 -08:00
Victoria Bialas 41007f32de d4mac, d4win finalize Beta 33, d4win Beta 32.1, and add to system reqmts
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-15 11:22:40 -08:00
Victoria Bialas 8665906c99 removed d4win topic host file system sharing per Michael
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-15 11:22:40 -08:00
Victoria Bialas 4226a616bd more explanation of Linux volumes location, copyedits for URLs
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-15 11:22:40 -08:00
Victoria Bialas abd941b6a4 first draft d4mac, d4win Beta 33 docs
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-15 11:22:40 -08:00
LRubin 61228f5101 Merge pull request #888 from sanscontext/tutorial-namespacing
Cloud: adds notes on using org namespaces for the tutorial
2016-12-15 09:31:40 -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
Aaron Welch 73a4b015c6 update contact info for packet provider driver (#861) 2016-12-14 14:12:10 -08:00
Kazuhiro NISHIYAMA 4938b0aa81 Remove needless dot (#881) 2016-12-14 14:11:17 -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
Jeff Anderson 7189c506fa clarify second delegation 2016-12-14 12:45:07 -07:00
Jeff Anderson ae9a4cb9cf you must add a second delegation 2016-12-14 12:28:43 -07:00
Svetlana Karslioglu c193e3c593 Added minor changes to the README.md file:
- Added a note about the nokogiri package dependencies when using
   Bundler.
 - Reorganized the whole "Use Jekyll directly" section for better
   readability.
2016-12-14 11:16:54 -08:00
buuren 3275110fb1 Update environment-variables.md
Anchor #env-file does not exist. Correct anchor is #envfile
2016-12-14 12:18:37 +02:00
Carl Harris b1f728062c use correct default socket path
Document previously specified the default location of the Docker socket as `/var/tmp/docker.sock`; the correct location seems to be `/var/run/docker.sock`.
2016-12-14 05:02:03 -05:00
solotech 4667b5f7f2 Update ubuntulinux.md (#877) 2016-12-13 17:02:25 -08:00
LRubin 7d3176ef7a Merge pull request #876 from sanscontext/cli-notes
Cloud: add notes about overriding the default user
2016-12-13 16:46:48 -08:00
Joao Fernandes 2dc3d29671 Merge pull request #842 from joaofnfernandes/dtr-release-notes
Add release notes for DTR 2.1.2
2016-12-13 16:30:59 -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
John Mulhausen a643a524c3 Fixes #781 2016-12-13 15:42:49 -08:00
John Mulhausen a974754bf5 Fixes #782 2016-12-13 15:41:33 -08:00
John Mulhausen 5fc8dc4a02 Fixes #875 2016-12-13 15:39:16 -08:00
Adrien Duermael 5b8abceb56 don’t copy files to /_site (#871)
files in /usr/src/app/allvbuild and /_site are the same. Let’s just serve what’s in /usr/src/app/allvbuild.

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-13 15:28:42 -08:00
Trapier Marshall a3a74e9db3 improve formatting on insecure registry openssl command (#873) 2016-12-13 15:28:00 -08:00
LRubin b82488eb27 Merge pull request #869 from sanscontext/id-security
add pointer to docker credential helpers
2016-12-13 13:24:20 -08:00
Joao Fernandes 8ef38d76d6 Add release notes for DTR 2.1.2 2016-12-13 13:06:47 -08:00
Nathan Guse 49dafa36f2 Fix Recovering from losing the quorum link (#860) 2016-12-13 12:51:52 -08:00
Chris Dituri 1c4fe38c04 fix typo in engine/swarm/how-swarm-mode-works/services.md (#857)
Signed-off-by: Chris Dituri <csdituri@gmail.com>
2016-12-13 12:50:02 -08:00
Misty Stanley-Jones 0273c09483 Add Windows info to Getting Started topics
Also some additional rewrites and updates

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-12-13 11:18:13 -08:00
Joao Fernandes 4c2701d2f5 Merge pull request #865 from joaofnfernandes/ucp-redirect
Add redirect for /ucp/reference/uninstall/
2016-12-13 10:42:59 -08:00
Joao Fernandes 6e9605153d Merge pull request #351 from forkbomber/distribution-registry-nginx-reverse-proxy-avoid-second-api-version-header
Registry: do not append second Docker-Distribution-Api-Version on Nginx reverse proxy
2016-12-13 10:42:35 -08:00
LRubin fc96ebc3f4 add pointer to docker credential helpers
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-13 10:20:00 -08:00
LRubin dd3d6a130a Merge pull request #862 from burik666/patch-1
Update index.md
2016-12-13 10:16:27 -08:00
LRubin 7fe9c1d923 Merge pull request #856 from pkennedyr/patch-1
Updated w/ Docker Cloud Org Support
2016-12-13 09:48:11 -08:00
Joao Fernandes 9a1b8ef517 Add redirect for /ucp/reference/uninstall/ 2016-12-13 09:37:03 -08:00
Dan Shumaker d3bec385f1 Update index.md 2016-12-13 12:06:37 -05:00
Andrey Burov 824f06e35c Update index.md
Password is not hashes in the config file. Password is base64 encoded.
2016-12-13 18:06:48 +03: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
Joao Fernandes a2c4e69ab7 Merge pull request #855 from joaofnfernandes/792-where-run-commands
Make clear where to run DDC commands
2016-12-12 18:44:26 -08:00
forkbomber f8d4f8b5c5 Do not add second Api-Version header
Only append "additional" Docker-Distribution-Api-Version header in case
none were received from upstream.

Signed-off-by: forkbomber <forkbomber@users.noreply.github.com>
2016-12-12 16:29:00 -08:00
forkbomber ad1b85e67c Disable parameters substitution in heredoc
Signed-off-by: forkbomber <forkbomber@users.noreply.github.com>
2016-12-12 16:29:00 -08:00
Michal Guerquin 204051f35c Fix typo (#853)
UCP -> UDP
2016-12-12 16:10:30 -08:00
LRubin 7935e3e113 Merge pull request #581 from MaximeHeckel/CLOUD-3442
update dockercloud events api doc with filters
2016-12-12 16:09:59 -08:00
Joao Fernandes 0ffee96b0a Make clear where to run DDC commands 2016-12-12 15:59:05 -08:00