Commit Graph

1157 Commits

Author SHA1 Message Date
Misty Stanley-Jones 272f0dbb95 Put back info on --storage-driver and caveats (#4604) 2017-09-13 10:13:02 -07:00
Larry e39f5dccf6 Fix paths for devicemapper (#4562) 2017-09-11 17:06:53 -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
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
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
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
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
Wang Jie f238686fd7 Update security.md (#4460) 2017-09-11 09:49:36 -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
Wang Jie 79df8a343f Update index.md (#4437) 2017-09-07 14:49:36 -07:00
Michael Friis ef4d1c9039 document how to install a specific version (#4548) 2017-09-07 11:12:11 -07:00
Misty Stanley-Jones 9bc472b0dd Extra package requirements for RHEL (#4529) 2017-09-07 10:12:41 -07:00
Misty Stanley-Jones b73e47a96d Fix a typo (#4528) 2017-09-06 16:31:39 -07:00
Isaac Puch Rojo bb4a4345aa Update volumes.md (#4492)
Only a minor error   --it -> -it
unknown flag: --it

I get a message error if I try to reproduce it.  
WARN[0000] `--volume-driver` is ignored for volumes specified via `--mount`. Use `--mount type=volume,volume-driver=...` instead. 
docker: Error response from daemon: create sshvolume: invalid option key: "sshcmd".

docker -v
Docker version 17.06.1-ce, build 874a737

Maybe the syntax are changed?
2017-09-05 14:29:23 -07:00
Wang Jie daa8ce8948 Update services.md (#4484)
Change "a HTTP xxx" to "an HTTP xxx".
2017-09-05 14:27:32 -07:00
Wang Jie 70dcc0d6c5 Update networking.md (#4501) 2017-09-05 14:26:34 -07:00
Wang Jie 02bbc4118c Update secrets.md (#4507) 2017-09-05 14:25:11 -07:00
Wang Jie 7884184388 Update deploying_notary.md (#4461)
* Update deploying_notary.md

* No '$' on one-line CLI snippets pls!
2017-09-05 14:24:37 -07:00
John Mulhausen 3c762a9431 Fixes #4422 2017-09-02 00:27:15 -07:00
Victoria Bialas 88e6e2852b fix link to Dockerfile in Engine FAQs (#4480)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-31 14:55:35 -07:00
Wang Jie 5eb4719c9a Update awslogs.md (#4352) 2017-08-31 13:09:17 -07:00
Misty Stanley-Jones fe7ec5d078 Externalize instructions to add Hypriot repo (#4469) 2017-08-31 11:28:19 -07:00
Misty Stanley-Jones 94fd943c7d Windows doesn't support encrypted overlay (#4468)
Looks good
2017-08-31 10:55:10 -07:00
Michael Friis dafb3d004f simplify FAQ (#4447)
* simplify FAQ

* address feedback

* fixed links, copyedits for line length

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-30 21:13:13 -07:00
Gwendolynne Barr 8fef0de5d1 Clarify that amd64 is x86_64 (#4393)
* Clarify that x86_64 is also known as amd64

* Clarify that amd64 is x86_64

* Clarify use of amd64 on debian/ubuntu install pages

* Switch x86_64 and amd64 references

* Remove space, Remove amd64 from headers, Add or
2017-08-30 10:43:58 -07:00
Eli Uriegas dff5bc60be Be clear on Fedora 26 package repos (#4445) 2017-08-30 10:31:16 -07:00
Sacha Oltmans 5a1306bbc8 Fixed wrong link to linux-postinstall.md (#4423)
Link after install previously gave 404
2017-08-29 15:45:39 -07:00
Wang Jie 0d98ea88b4 Update runmetrics.md (#4418) 2017-08-29 15:36:14 -07:00
Misty Stanley-Jones 56d6e57c95 Add 1.31 API 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 684c7e2e23 Add info about proxy server on containers (#4081) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 572f174e23 Improvements to IPv6 topic (#4071) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 29a1f258f8 Link to storage options from each driver's page (#4080) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 4f2b8d9853 Add back info about VFS storage driver (#4079) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones d78c6edf50 Remove extra dot 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 48acbaddf6 Add link from config ref to config docs (#4072) 2017-08-29 15:10:56 -07:00