Commit Graph

44339 Commits

Author SHA1 Message Date
Victoria Bialas d0b903fc07 Revert "Update Compose file reference for version 3" 2016-12-16 14:32:39 -08:00
Victoria Bialas 7f291684ad Merge pull request #716 from aanand/compose-file-v3
Update Compose file reference for version 3
2016-12-16 14:11:32 -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 cede175b2b Merge pull request #915 from sanscontext/combine-landings
improved combined Cloud landing/info pages
2016-12-16 10:01:56 -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 0430663118 Merge pull request #916 from athend/patch-1
Update dockerizing.md
2016-12-16 09:57:33 -08:00
LRubin 8bbb8cf187 Merge pull request #917 from aimichal/patch-1
Update PULL_REQUEST_TEMPLATE.md
2016-12-16 09:56:55 -08:00
Wills Ward 261a0e8a87 Update btrfs-driver.md 2016-12-16 09:39:13 -06:00
Michal Guerquin 6e75fbeb61 Update PULL_REQUEST_TEMPLATE.md 2016-12-15 23:40:39 -08:00
athend 5e2fc8bada Update dockerizing.md
Just added "to" in the sentence which may have been missed earlier.
2016-12-16 11:35:21 +05:30
Wallace Roque 7f8a0186ac Correcting formatting (#914)
Fixed references to bash code, numbering of lists and some indentations.
2016-12-15 18:05:06 -08:00
Joao Fernandes 164e71b724 Merge pull request #910 from joaofnfernandes/ucp-cas-reconfigure-dtr
Change UCP ca, then reconfigure DTR
2016-12-15 18:02:48 -08:00
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