Commit Graph

47577 Commits

Author SHA1 Message Date
Joao Fernandes 3f0c3c3297 Replace Datacenter with Docker EE (#4566) 2017-09-11 17:08:22 -07:00
Larry e39f5dccf6 Fix paths for devicemapper (#4562) 2017-09-11 17:06:53 -07:00
Gwendolynne Barr aecc7b7886 Add --amazonec2-open-port to example and tidy page (#4554) 2017-09-11 17:05:23 -07:00
Muyiwa Iyowu 5005c9521c append to extfile.cnf (#4541)
Append "extendedKeyUsage = clientAuth" to the openssl config file instead of replacing it.
2017-09-11 17:04:56 -07:00
zaggash a9bbafe693 Missing space (#4535) 2017-09-11 17:03:53 -07:00
Wang Jie fb870c0f52 Update userns-remap.md (#4534) 2017-09-11 17:03:25 -07:00
huwenfeng e0a5dffa69 Update index.md (#4532)
add emphasis automatic service discovery on the default network and user-defined networks
2017-09-11 17:02:44 -07:00
Douglas Jose 5d6f807187 Update ansible.md (#4531)
Edited wrong `docker_container` module name.
2017-09-11 17:01:57 -07:00
Trapier Marshall b6137ace7c indicate how to modify ucp config file (#4508)
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-09-11 17:01:17 -07:00
newyangyang 4c0a508a41 Update docker-overview.md (#4521) 2017-09-11 17:00:33 -07:00
Wang Jie 8535b0f07d Update seccomp.md (#4518) 2017-09-11 17:00:00 -07:00
Misty Stanley-Jones 2569f75e7e Update instructions for Raspberry Pi (#4315) 2017-09-11 16:55:12 -07:00
Wang Jie 07ffdd4f2f Update log_tags.md (#4351) 2017-09-11 16:53:54 -07:00
Rob Moore 527cd9dfad Update explanation of special device symlinks (#4505)
The symlinks are described the wrong way round and suggest that /dev/stdout and /dev/stderr are being overwritten, but that's not true - ln -s /dev/stdout /var/log/nginx/access.log creates a symlink at access.log pointing to /dev/stdout.

See `man ln`
2017-09-11 16:53:19 -07:00
Jonas Hecht f9766e21f1 Update b.o. Error while creating Registry Service (#4465) 2017-09-11 16:49:21 -07:00
David Caro 77af3cec56 Small typo on the device mapper docs page (#4476) 2017-09-11 16:43:08 -07:00
Ozzie Perez 2621396a2f Update the command prompt hash (#4503) 2017-09-11 16:42:40 -07:00
Harald Albers 244ff5f43a Update Docker Compose version to 1.16.1 (#4502)
Signed-off-by: Harald Albers <github@albersweb.de>
2017-09-11 16:41:42 -07:00
Trapier Marshall 67f560b57e port dtr 2.2 troubleshooting improvements to dtr 2.3 (#4495)
"cherry pick" the following commits into DTR 2.3 troubleshooting docs
- 2b4ce127df
- baa9b00c0b

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-09-11 16:39:44 -07:00
Trapier Marshall 5fe6bc542a syntax: docker config create for ucp (#4494)
`--name` is not a valid argument on `docker config create`

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-09-11 16:37:20 -07:00
Wang Jie 56d1919195 Update manage-nodes.md (#4487) 2017-09-11 16:31:02 -07:00
Misty Stanley-Jones 66681478fe Update EE and CE install instructions (#4556) 2017-09-11 16:27:02 -07:00
Jim Galasyn 7da2baedef Use ucp_ver for dsinfo-win label (#4585)
* Use ucp_ver for dsinfo-win label

* Refactor win_server_zip_url
2017-09-11 14:59:01 -07:00
Victoria Bialas 7e9234338b Fix broken links on UCP links and TOC on 2.1 (#4573)
* fix UCP links and TOC on 2.1

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* re-organized 2.1 TOC to put TLS certs at end like for 2.2

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fix links per Joao's comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-09-11 14:32:53 -07:00
Gwendolynne Barr e3cfea5403 Add release notes for 17.06.2-ce (#4571) 2017-09-11 14:27:39 -07:00
Jim Galasyn 685a37c527 Tweak join option (#4583) 2017-09-11 14:08:18 -07:00
Jim Galasyn f207a54260 Add LDAP description and example (#4581) 2017-09-11 11:53:49 -07:00
Juan Pablo Picasso d92a15dbc9 fixed link to dns section (#4448) 2017-09-11 09:54:43 -07:00
Harald Albers ab2756873f Fix section hierarchy in machine install docs (#4443) 2017-09-11 09:54:19 -07:00
Wang Jie 6833309f82 Update swarm-mode.md (#4459) 2017-09-11 09:52:53 -07:00
Wang Jie a95ea1162d Update volumes.md (#4438) 2017-09-11 09:52:17 -07:00
Wang Jie dc4c54c248 Update services.md (#4457) 2017-09-11 09:51:36 -07:00
Wang Jie 730e10cc46 Update troubleshooting_volume_errors.md (#4441) 2017-09-11 09:51:20 -07:00
Wang Jie 0e34cf9d39 Update nodes.md (#4442) 2017-09-11 09:50:58 -07:00
twoyao 4b4ab163e4 fix example typo, --it should be -it (#4440) 2017-09-11 09:50:48 -07:00
aiueogawa 0eda88f674 Fix typo (#4455) 2017-09-11 09:50:01 -07:00
Wang Jie f238686fd7 Update security.md (#4460) 2017-09-11 09:49:36 -07:00
ada 66b83257d7 Upgrade UCP & Where to go Next links to wrong page (#4472) 2017-09-11 09:46:56 -07:00
Aaron Miller 8b819ddd2c Fix Windows support dump to use version number (#4467)
latest tag does not work
2017-09-11 09:45:48 -07:00
EvdokimovN 7aa166e698 Typo in example command (#4580)
Configuration file should be extended with new key-valye instead of overwritten by it
2017-09-11 09:40:55 -07:00
Yannick Fricke 3ad5068574 Fix Typo (#4575) 2017-09-11 09:39:40 -07:00
Edgar Lee 43b40cdc39 Update content cache configs with new style configuration (#4572) 2017-09-11 09:37:31 -07:00
Gwendolynne Barr f8440929dd Add script to wget multiple docker-machine bash completion scripts (#4564) 2017-09-08 13:03:55 -07:00
Jim Galasyn 809708d42b Add latest versions of CentOS and RHEL (#4567) 2017-09-08 12:01:39 -07:00
Joao Fernandes 78cd5a3ecf Fix issues around UCP, DTR, content trust (#4558)
* Explain behavior with UCP and DCT

* Disable DCT before upgrading DTR
2017-09-08 10:48:47 -07:00
Deep Debroy 12436702cb Release notes for Azure 17.06.2 CE (#4553) 2017-09-08 09:59:21 -07:00
pinata-mac 2073f41333 Docker for mac edge relnotes 17.09.0-ce-rc1-mac28 (#4538)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-09-08 09:58:38 -07:00
gtardif 7f3ad45909 Fix wrong release date for Docker for Mac / Windows 17.06.2 (#4540)
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2017-09-08 09:19:28 -07:00
pinata-mac 687e46f454 Docker for windows edge relnotes 17.09.0-ce-rc1-win28 (#4537)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-09-08 09:17:05 -07:00
Joao Fernandes 02a7613696 Fix typo (#4514) 2017-09-07 18:06:54 -07:00