Misty Stanley-Jones
cc86862e46
Improve the link to source code for storage drivers ( #5099 )
2017-10-24 16:28:25 -07:00
Misty Stanley-Jones
e7f9c01bce
Clarify label and layer guidance ( #4992 )
2017-10-20 15:59:04 -07:00
Misty Stanley-Jones
04d3ff2e93
Use ip -4 addr instead of ifconfig ( #5062 )
2017-10-20 14:21:13 -07:00
Misty Stanley-Jones
c7c16fa8b3
Document that overlay2 is now the default for ubuntu ( #5050 )
2017-10-20 11:01:53 -07:00
Michael T. DeGuzis
16f45698ca
Should be mode, not node ( #5032 )
...
Original:
"This host is running in loop-lvm node"
Change to:
This host is running in loop-lvm mode"
2017-10-18 09:55:10 -07:00
jwfang
4c7ba50f04
nginx image doesn't have *ip* command ( #4743 )
2017-10-17 17:22:55 -07:00
Fábio Luciano
84e9f10ff6
Update overlay-standalone-swarm.md ( #4969 )
...
Add slash to the add new line to command
2017-10-16 16:26:58 -07:00
Nicholas Lawrence
37df570fd5
Fix Spelling Error ( #4995 )
...
Simple typo of "Repository"
2017-10-16 15:18:17 -07:00
Shubheksha Jalan
1bfa30d3d3
fix incorrect statement ( #4982 )
2017-10-16 15:06:39 -07:00
Jeff Anderson
237fb75de9
encrypted attachable networks work ( #4893 )
...
The documentation said that it does not work. It does indeed work, so here is an update that reflects that.
2017-10-14 10:16:02 -07:00
Steve Larkin
b62509706e
Update documentation of proxy server configuration ( #4687 )
...
* Update documentation of proxy server configuration
As per the implementation in docker/cli#93 the proxy server addresses
are specified per docker daemon or as defaults. Updated the example to
show the default option.
Fixes #4686
* Fix table layout of proxy environment variables
2017-10-13 16:03:46 -07:00
Misty Stanley-Jones
82e5cb78d3
Update info on dockerignore, add link to multistage builds ( #4953 )
2017-10-13 15:59:24 -07:00
Matt Hoyle
ae4d35c5fe
Documentation: Remove reference to PUBLISH Dockerfile directive in networking docs ( #4863 )
2017-10-10 13:57:29 -07:00
Victoria Bialas
45eab83cc4
added best practices on labels ( #4854 )
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-10-10 08:43:23 -07:00
jwfang
a168cc2270
consul listen on public ip ( #4740 )
...
consul (maybe caused by latest changes) default listens on 127.0.0.1, so can't access by outside.
2017-10-10 07:17:18 -07:00
Misty Stanley-Jones
4eb7377aa3
Clarify that both daemon and client need Docker 17.05 to use multistage builds ( #4800 )
2017-10-04 15:50:30 -07:00
Nicolae Vlădescu
2e1380f219
Fix a missing closing parentheses ( #4779 )
2017-10-02 10:39:42 -07:00
Misty Stanley-Jones
99a697824b
Add develop section, reorganize TOC (WIP) ( #4312 )
2017-09-26 20:16:59 -07:00
Gwendolynne Barr
e2a441fef1
Repair note on deferred deletion ( #4682 )
2017-09-20 16:57:16 -07:00
Misty Stanley-Jones
93b6932f13
Update example to use official consul image ( #4670 )
2017-09-19 15:37:23 -07:00
Victoria Bialas
bc4d4722ea
Change ifconfig to ip addr show on Networking w/hints for Docker for Mac, Windows ( #4626 )
...
* updated ifconfig to ip addr show w/hints for Docker for Mac, Windows users
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* improved the note on Docker for Mac and Windows
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* Copyedit, expand info
* Fix typo
2017-09-14 13:17:08 -07:00
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
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
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
Misty Stanley-Jones
b73e47a96d
Fix a typo ( #4528 )
2017-09-06 16:31:39 -07:00
Misty Stanley-Jones
94fd943c7d
Windows doesn't support encrypted overlay ( #4468 )
...
Looks good
2017-08-31 10:55:10 -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
30972a4a37
Expand on meaning of support for Docker CE ( #4065 )
2017-08-29 15:10:56 -07:00
Steven Maude
1de0664db6
Fix spelling of netfilter ( #4302 )
...
In networking docs.
2017-08-22 08:05:40 -07:00
P. Y
9f872d06d8
Fix instruction name. ( #4262 )
2017-08-18 10:45:10 -07:00
Stuart Chaney
c4729640f9
removed quotes from --fixed-cidr-v6 assignment ( #4246 )
2017-08-17 15:00:15 -07:00
Wang Jie
1df865ac75
Update labels-custom-metadata.md ( #4235 )
...
Change H1 headings to H2 and H2 headings to H3. Shoud the headings be starting from H2?
2017-08-17 14:54:51 -07:00
Wang Jie
53ef7cf571
Update ipv6.md ( #4233 )
2017-08-17 14:47:39 -07:00
Wang Jie
5fd7f0475e
Update custom-docker0.md ( #4215 )
2017-08-17 14:47:11 -07:00
Wang Jie
de023229c2
Update binding.md ( #4210 )
2017-08-17 14:46:15 -07:00
Wang Jie
2b259e0047
Update dockerlinks.md ( #4209 )
2017-08-17 14:44:25 -07:00
Wang Jie
6696f4114e
Update work-with-networks.md ( #4198 )
2017-08-17 14:40:05 -07:00
Wang Jie
ee4ba8836c
Update index.md ( #4197 )
2017-08-17 14:37:41 -07:00
Wang Jie
0ea61642e8
Update get-started-overlay.md ( #4189 )
2017-08-17 14:36:59 -07:00
Wang Jie
cbb785bdf0
Update configure-dns.md ( #4201 )
2017-08-15 16:30:40 -07:00
Wang Jie
c7211ae58c
Update get-started-macvlan.md ( #4191 )
2017-08-14 12:58:07 -07:00
Wang Jie
d993579f8f
Update labels-custom-metadata.md ( #4151 )
2017-08-10 15:49:46 -07:00
Wang Jie
2e4966baf6
Update baseimages.md ( #4147 )
2017-08-10 15:48:58 -07:00
cthomas15
36aadd2fe3
devicemapper bullet appears twice ( #4129 )
2017-08-10 15:04:43 -07:00