This website requires JavaScript.
17d3e6264a
fix the docker run --readonly example. rename '/icanwrite here' to '/icanwrite/here'
Mei ChunTao
2016-07-13 08:21:26 +08:00
5094a98e8e
fix the docker run --readonly example. rename '/icanwrite here' to '/icanwrite/here'
Mei ChunTao
2016-07-13 08:21:26 +08:00
253a5f4ea2
Rename --net to --network
Arnaud Porterie (icecrime)
2016-06-06 16:33:00 -07:00
d1c6ce2e15
Rename --net to --network
Arnaud Porterie (icecrime)
2016-06-06 16:33:00 -07:00
b41c0c8696
Fix some broken sourceforge.net links
Sebastiaan van Stijn
2016-07-12 21:51:14 +02:00
ce34426306
Fix some broken sourceforge.net links
Sebastiaan van Stijn
2016-07-12 21:51:14 +02:00
9958abc17d
Add "auto-accept=none" to documentation
Sebastiaan van Stijn
2016-07-12 22:06:01 +02:00
99f6eee8f1
Add "auto-accept=none" to documentation
Sebastiaan van Stijn
2016-07-12 22:06:01 +02:00
aa3344679a
add caveat for network plugins in swarm mode
Charles Smith
2016-07-12 10:29:50 -07:00
d5018391ff
add caveat for network plugins in swarm mode
Charles Smith
2016-07-12 10:29:50 -07:00
48e659e30c
Allow option to override kernel check in overlay2
Derek McGowan
2016-07-11 16:48:08 -07:00
c7586ac2d7
Allow option to override kernel check in overlay2
Derek McGowan
2016-07-11 16:48:08 -07:00
2f3e095768
Add support for comma-separated --auto-accept syntax. Signed-off-by: John Harris <john@johnharris.io >
johnharris85
2016-06-29 14:01:25 -07:00
3e8053bffe
Add support for comma-separated --auto-accept syntax. Signed-off-by: John Harris <john@johnharris.io > Upstream-commit: 2f3e095768 Component: cli
johnharris85
2016-06-29 14:01:25 -07:00
670a0b8077
Soften limitation of update kernel memory
Qiang Huang
2016-07-12 08:07:24 +08:00
8a2bb174bf
Soften limitation of update kernel memory
Qiang Huang
2016-07-12 08:07:24 +08:00
e8b87f53ec
Clarify warning against using build-time variables for secrets
Dave Henderson
2016-07-11 21:18:03 -04:00
b11bc7e580
Clarify warning against using build-time variables for secrets
Dave Henderson
2016-07-11 21:18:03 -04:00
46b571999d
Fixes broken link in docs.
Joao Fernandes
2016-07-08 16:04:03 -07:00
d2b9f8cb92
Fixes broken link in docs.
Joao Fernandes
2016-07-08 16:04:03 -07:00
2082c976e8
bash completion for default port on docker swarm {init,join}
Harald Albers
2016-06-29 05:26:55 -07:00
1faecfc45b
bash completion for default port on docker swarm {init,join}
Harald Albers
2016-06-29 05:26:55 -07:00
14f578eb92
bash completion can be configured to show node and service IDs
Harald Albers
2016-06-29 05:17:26 -07:00
a3109e1623
bash completion can be configured to show node and service IDs
Harald Albers
2016-06-29 05:17:26 -07:00
e417618387
bash completion for docker {service,node} filters
Harald Albers
2016-06-29 04:05:29 -07:00
a0a4ff54be
bash completion for docker {service,node} filters
Harald Albers
2016-06-29 04:05:29 -07:00
bf31e188d9
add constraint to service create ref
Charles Smith
2016-07-07 16:57:46 -07:00
9c6c426595
add constraint to service create ref
Charles Smith
2016-07-07 16:57:46 -07:00
59e2c57540
add iptables=false to docs for multiple daemons
Sebastiaan van Stijn
2016-07-07 14:22:12 -07:00
92dde977e4
add iptables=false to docs for multiple daemons
Sebastiaan van Stijn
2016-07-07 14:22:12 -07:00
3ebe3fe752
Updates on cli reference documentation
Vincent Demeester
2016-07-07 20:43:18 +02:00
177af81c48
Updates on cli reference documentation
Vincent Demeester
2016-07-07 20:43:18 +02:00
e632408a37
Generate a swarm joining secret if none is specified
Aaron Lehmann
2016-07-05 15:39:26 -07:00
29b9ce751d
Generate a swarm joining secret if none is specified
Aaron Lehmann
2016-07-05 15:39:26 -07:00
de7c6a8355
Use "on-failure" for both containers and services
Vincent Demeester
2016-07-07 11:32:19 +02:00
ad92fbb392
Use "on-failure" for both containers and services
Vincent Demeester
2016-07-07 11:32:19 +02:00
20859b146b
make docker service --help text for --endpoint-mode more consistent
Anil Madhavapeddy
2016-07-05 13:18:49 +01:00
c75cd892f1
make docker service --help text for --endpoint-mode more consistent
Anil Madhavapeddy
2016-07-05 13:18:49 +01:00
cab7139a4b
Change NAME to HOSTNAME in docs for docker node ls
Yong Tang
2016-07-06 20:23:53 -07:00
166ef9b898
Change NAME to HOSTNAME in docs for docker node ls
Yong Tang
2016-07-06 20:23:53 -07:00
06683c5ea3
Remove unmatched bracket from _docker for zsh
Jonathan Lomas
2016-07-06 08:47:24 -07:00
22c3d30a71
Remove unmatched bracket from _docker for zsh
Jonathan Lomas
2016-07-06 08:47:24 -07:00
6abf924253
Merge pull request #24325 from Anvil/plugins_volume.md-unqiue
Vincent Demeester
2016-07-05 11:27:42 +02:00
8b04e31190
Merge pull request #24325 from Anvil/plugins_volume.md-unqiue
Vincent Demeester
2016-07-05 11:27:42 +02:00
1ba0a354fe
Fix typo - stacks being managed, not tasks?
skaasten
2016-07-04 11:13:57 -04:00
c92708906e
Fix typo - stacks being managed, not tasks? Upstream-commit: 1ba0a354fe Component: cli
skaasten
2016-07-04 11:13:57 -04:00
c51671ccb9
Add zsh completion for 'docker service' commands
Steve Durrheimer
2016-07-03 00:09:34 +02:00
afdbe8b1ee
Add zsh completion for 'docker service' commands
Steve Durrheimer
2016-07-03 00:09:34 +02:00
649b3e132d
Add zsh completion for 'docker daemon --runtimes' and 'docker run --runtime'
Steve Durrheimer
2016-06-21 08:53:10 +02:00
ef137b399e
Add zsh completion for 'docker daemon --runtimes' and 'docker run --runtime'
Steve Durrheimer
2016-06-21 08:53:10 +02:00
b1ea724ae6
Add zsh completion for 'docker plugin' commands
Steve Durrheimer
2016-07-02 22:54:20 +02:00
4c8314bbbb
Add zsh completion for 'docker plugin' commands
Steve Durrheimer
2016-07-02 22:54:20 +02:00
e31b0e691a
Add zsh completion for 'docker swarm' commands
Steve Durrheimer
2016-07-03 01:09:16 +02:00
e92a7c1e2b
Add zsh completion for 'docker swarm' commands
Steve Durrheimer
2016-07-03 01:09:16 +02:00
825b9a3b33
Add zsh completion for 'docker node' commands
Steve Durrheimer
2016-07-02 21:17:01 +02:00
9e622cd658
Add zsh completion for 'docker node' commands
Steve Durrheimer
2016-07-02 21:17:01 +02:00
8e2c3efc58
Fix spelling in comments, strings and documentation
Otto Kekäläinen
2016-07-03 20:58:11 +03:00
80567c7095
Fix spelling in comments, strings and documentation
Otto Kekäläinen
2016-07-03 20:58:11 +03:00
0f61955bdb
Add zsh completion for 'docker ps --last'
Steve Durrheimer
2016-07-03 20:38:54 +02:00
e848d54c14
Add zsh completion for 'docker ps --last'
Steve Durrheimer
2016-07-03 20:38:54 +02:00
ec37a0b192
Add bash completion for docker ps --last
Harald Albers
2016-07-03 10:36:34 -07:00
1eabd2ce29
Add bash completion for docker ps --last
Harald Albers
2016-07-03 10:36:34 -07:00
fac7c67349
man: add missing --add-runtime
Antonio Murdaca
2016-07-02 16:22:23 +02:00
273d3ff4f9
man: add missing --add-runtime
Antonio Murdaca
2016-07-02 16:22:23 +02:00
cbfebbb25a
Fix typo
Adolfo Ochagavía
2016-07-03 14:59:52 +02:00
2138a28ca7
Fix typo
Adolfo Ochagavía
2016-07-03 14:59:52 +02:00
b4a798e983
fix typo in "readonly" flag in documentation
Sebastiaan van Stijn
2016-07-01 17:08:59 -07:00
9132e9d27a
fix typo in "readonly" flag in documentation
Sebastiaan van Stijn
2016-07-01 17:08:59 -07:00
bd67dfdd33
Update network_create.md
Alan Thompson
2016-07-01 16:11:01 -07:00
688d1a439b
Update network_create.md
Alan Thompson
2016-07-01 16:11:01 -07:00
ca0240f9c2
Fix --auto-accept documentation
Aaron Lehmann
2016-07-01 16:52:33 -07:00
98d6b5e9ba
Fix --auto-accept documentation
Aaron Lehmann
2016-07-01 16:52:33 -07:00
a3b4cd7d99
add menu.md, make index.md command line reference, update typos/minor errors in cli docs
Charles Smith
2016-06-28 11:53:39 -07:00
89a2975fe8
add menu.md, make index.md command line reference, update typos/minor errors in cli docs
Charles Smith
2016-06-28 11:53:39 -07:00
b9505045d9
rename desired_state filter to desired-state
Sebastiaan van Stijn
2016-06-29 09:20:32 -07:00
138f629d25
rename desired_state filter to desired-state
Sebastiaan van Stijn
2016-06-29 09:20:32 -07:00
f68b707d60
[Docs] clarified local volume driver docs
Nicola Kabar
2016-06-29 18:11:41 -07:00
e37780149a
[Docs] clarified local volume driver docs
Nicola Kabar
2016-06-29 18:11:41 -07:00
4721039d71
Add documentation for external CA features in API/CLI
Aaron Lehmann
2016-06-30 16:07:25 -07:00
f9d84ba5b2
Add documentation for external CA features in API/CLI
Aaron Lehmann
2016-06-30 16:07:25 -07:00
a450d9a474
Fix docker stack link
Wen Cheng Ma
2016-06-30 17:22:42 +08:00
fde6d2f8c2
Fix docker stack link
Wen Cheng Ma
2016-06-30 17:22:42 +08:00
2b0ee276ca
Added HPE volume plugin listing
Keith Hudgins
2016-06-30 14:07:03 -04:00
d9e279a919
Added HPE volume plugin listing
Keith Hudgins
2016-06-30 14:07:03 -04:00
a03b5522fe
make cmd short short consistency and change docs
allencloud
2016-06-30 20:13:28 +08:00
7844efa404
make cmd short short consistency and change docs
allencloud
2016-06-30 20:13:28 +08:00
77d6b3721e
add documentation for desired_state filter
Harald Albers
2016-06-29 07:16:31 -07:00
7616636626
add documentation for desired_state filter
Harald Albers
2016-06-29 07:16:31 -07:00
5f58bbfff3
deprecate '-h' shorthand and remove '-help'
Sebastiaan van Stijn
2016-05-25 16:44:58 +02:00
98fc0d4ccc
deprecate '-h' shorthand and remove '-help'
Sebastiaan van Stijn
2016-05-25 16:44:58 +02:00
29be1f50a8
bash completion enhancements for docker {swarm,node,service}
Harald Albers
2016-06-22 19:37:05 +02:00
abc7ff0935
bash completion enhancements for docker {swarm,node,service}
Harald Albers
2016-06-22 19:37:05 +02:00
a9fcf23fb9
uppercase output in node inspect to keep consistency
allencloud
2016-06-27 18:26:58 +08:00
19fb36b794
uppercase output in node inspect to keep consistency
allencloud
2016-06-27 18:26:58 +08:00
e5d2d7c310
Update experimental docs dsb -> dab
Vincent Demeester
2016-06-25 19:08:03 +02:00
fabfed0c85
Update experimental docs dsb -> dab
Vincent Demeester
2016-06-25 19:08:03 +02:00
e483efc219
update go-md2man to v1.0.5
Akihiro Suda
2016-06-23 01:57:00 +00:00
6090ee85ed
update go-md2man to v1.0.5
Akihiro Suda
2016-06-23 01:57:00 +00:00
beb09f42d6
Fix error for env variables example in docker reference - 2 The reason why the issue occurs is because sh parses the first argument after -c as the whole script to execute. Everything after isn't executed as one might expect.
Serhat Gülçiçek
2016-06-20 12:35:26 +02:00
12701ff2ab
Fix error for env variables example in docker reference - 2 The reason why the issue occurs is because sh parses the first argument after -c as the whole script to execute. Everything after isn't executed as one might expect.
Serhat Gülçiçek
2016-06-20 12:35:26 +02:00