Dong Chen
5470312d23
add port PublishMode to service inspect --pretty output
...
Signed-off-by: Dong Chen <dongluo.chen@docker.com >
2017-01-09 10:30:28 -08:00
Tibor Vass
3e298f46a2
Merge pull request #29955 from vieux/improve_secret_Create
...
remove -f on secret create and unify usage with other commands
2017-01-09 10:22:39 -08:00
Sebastiaan van Stijn
f1fdbeca2a
Merge pull request #29226 from yongtang/28535-prune-until-follow-up
...
Add `--filter until=<timestamp>` for `docker container/image prune`
2017-01-09 17:58:01 +01:00
Brian Goff
d0053a34bc
Merge pull request #29688 from tronicum/since-flag
...
explain since format and give examples
2017-01-09 09:27:30 -05:00
Vincent Demeester
e8e4546bc3
Merge pull request #29874 from allencloud/fix-29872-volume-ls-filter
...
fix volume ls filter driver
2017-01-09 13:06:17 +01:00
ttronicum
519c35889e
explain since format and give examples
...
Signed-off-by: tronicum <tronicum@user.github.com >
2017-01-08 05:27:54 +01:00
Victor Vieux
db6652ca71
remove -f on secret create and unify usage with other commands
...
Signed-off-by: Victor Vieux <vieux@docker.com >
2017-01-06 14:07:48 -08:00
Vincent Demeester
ee9bb347a6
Merge pull request #29741 from yuexiao-wang/update-option
...
keep network options consistent between network connect and run
2017-01-06 19:01:48 +01:00
Yong Tang
58738cdee3
Add --filter until=<timestamp> for docker container/image prune
...
This fix is a follow up for comment
https://github.com/docker/docker/pull/28535#issuecomment-263215225
This fix provides `--filter until=<timestamp>` for `docker container/image prune`.
This fix adds `--filter until=<timestamp>` to `docker container/image prune`
so that it is possible to specify a timestamp and prune those containers/images
that are earlier than the timestamp.
Related docs has been updated
Several integration tests have been added to cover changes.
This fix fixes #28497 .
This fix is related to #28535 .
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2017-01-04 14:16:42 -08:00
allencloud
0fdab49610
fix volume ls filter driver
...
Signed-off-by: allencloud <allen.sun@daocloud.io >
2017-01-04 23:29:12 +08:00
Sebastiaan van Stijn
d3f30d6a67
Merge pull request #29650 from allencloud/support-registry-mirror-config-reload
...
support registry mirror config reload
2017-01-04 13:46:19 +01:00
yuexiao-wang
4f9b076e8e
keep network option consistent between network connect and run
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
2017-01-04 19:54:03 +08:00
Vincent Demeester
6129e6ce3e
Merge pull request #29697 from yuexiao-wang/fix-docker-daemon
...
Update docker daemon to dockerd
2017-01-04 11:55:38 +01:00
Victor Vieux
91b739b552
small secret doc update
...
Signed-off-by: Victor Vieux <vieux@docker.com >
2017-01-03 23:13:31 -08:00
Sebastiaan van Stijn
f0a13eb620
Merge pull request #29867 from Microsoft/jjh/isolationwording
...
Docs: Tidy --isolation wording
2017-01-04 19:32:49 +01:00
John Howard
3c32916141
Tidy --isolation wording
...
Signed-off-by: John Howard <jhoward@microsoft.com >
2017-01-04 09:14:10 -08:00
allencloud
5b9348c553
support registry mirror config reload
...
Signed-off-by: allencloud <allen.sun@daocloud.io >
2017-01-04 11:04:00 +08:00
Victor Vieux
bcead9282e
replace no-remove by sample-volume-plugin in docs
...
Signed-off-by: Victor Vieux <vieux@docker.com >
2017-01-03 16:03:48 -08:00
allencloud
6d3e1d2fd2
update plugins in docs and correct things in index.md
...
Signed-off-by: allencloud <allen.sun@daocloud.io >
2017-01-03 22:34:32 +08:00
Vincent Demeester
18265591c2
Merge pull request #25234 from yongtang/25228-service-ps-multiple-ID
...
Support multiple service IDs on "docker service ps"
2017-01-03 12:40:24 +01:00
Vincent Demeester
1a6436510a
Merge pull request #29791 from yuexiao-wang/add-secret-stack
...
Update reference document for secret and stack
2017-01-03 10:54:28 +01:00
yuexiao-wang
7bb31f3168
Update reference document for secret and stack
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
2017-01-04 01:39:45 +08:00
Harald Albers
1b58d0bc51
Fix usage message of plugin inspect
...
Signed-off-by: Harald Albers <github@albersweb.de >
2016-12-31 09:55:04 -08:00
Sebastiaan van Stijn
2ef82fd237
document DOCKER_HIDE_LEGACY_COMMANDS env-var
...
The `DOCKER_HIDE_LEGACY_COMMANDS` environment
variable was added in a7c8bcac2b
but not documented.
This adds the variable to the documentation.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2016-12-31 14:17:34 +01:00
Yanqiang Miao
1ebb68053e
Complete the document content
...
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn >
update
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn >
2016-12-30 08:47:08 +08:00
Sebastiaan van Stijn
01c62d6e54
Merge pull request #29744 from yuexiao-wang/update-docker-ps
...
Update the field 'CONTAINER ID' for docker ps
2016-12-28 11:46:06 +01:00
yuexiao-wang
b3faa7755a
Update the field 'CONTAINER ID' for docker ps
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
2016-12-29 02:00:31 +08:00
zhenghenghuo
f1a19fa8c0
fix some typos
...
Signed-off-by: zhenghenghuo <zhenghenghuo@zju.edu.cn >
try to pass test
Signed-off-by: zhenghenghuo <zhenghenghuo@zju.edu.cn >
try to pass the test
Signed-off-by: zhenghenghuo <zhenghenghuo@zju.edu.cn >
2016-12-28 09:43:27 +08:00
Sebastiaan van Stijn
823718c3b4
Merge pull request #29701 from yuexiao-wang/add-field
...
Update 'ID' field for 'docker plugin ls'
2016-12-27 20:04:28 +01:00
Brian Goff
efbb23f3e6
Merge pull request #29716 from yongtang/28885-docker-stack-ps-all
...
Remove `docker stack ps -a` to match removal of `docker service/node ps -a`
2016-12-27 13:56:01 -05:00
yuexiao-wang
f649f54c60
Update the index of docker command line
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
2016-12-28 02:39:04 +08:00
yuexiao-wang
62cc802f61
Update docker daemon to dockerd
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
2016-12-27 17:32:15 +08:00
Yong Tang
9155e14e77
Remove docker stack ps -a to match removal of docker service/node ps -a
...
In #28507 and #28885 , `docker service/node ps -a` has been removed so that
information about slots are show up even without `-a` flag.
The output of `docker stack ps` reused the same output as `docker service/node ps`.
However, the `-a` was still there. It might make sense to remove `docker stack ps -a`
as well to bring consistency with `docker service/node ps`.
This fix is related to #28507 , #28885 , and #25983 .
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2016-12-26 13:47:43 -08:00
yuexiao-wang
1e6587ff28
Update 'ID' field for 'docker plugin ls'
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
2016-12-27 02:17:35 +08:00
Yanqiang Miao
3d4ea98971
Add 'volume prune' to the volume commands index
...
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn >
2016-12-24 15:03:38 +08:00
Tonis Tiigi
3d86b0c79b
Implement content addressability for plugins
...
Move plugins to shared distribution stack with images.
Create immutable plugin config that matches schema2 requirements.
Ensure data being pushed is same as pulled/created.
Store distribution artifacts in a blobstore.
Run init layer setup for every plugin start.
Fix breakouts from unsafe file accesses.
Add support for `docker plugin install --alias`
Uses normalized references for default names to avoid collisions when using default hosts/tags.
Some refactoring of the plugin manager to support the change, like removing the singleton manager and adding manager config struct.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
Signed-off-by: Derek McGowan <derek@mcgstyle.net >
2016-12-23 13:29:58 -08:00
Anusha Ragunathan
d1dfc1a5ef
Merge pull request #29599 from anusha-ragunathan/refcount
...
Enforce zero plugin refcount during disable, not remove.
2016-12-22 15:38:54 -08:00
Anusha Ragunathan
8cb2229cd1
Enforce zero plugin refcount during disable.
...
When plugins have a positive refcount, they were not allowed to be
removed. However, plugins could still be disabled when volumes
referenced it and containers using them were running.
This change fixes that by enforcing plugin refcount during disable.
A "force" disable option is also added to ignore reference refcounting.
Signed-off-by: Anusha Ragunathan <anusha@docker.com >
2016-12-22 13:26:53 -08:00
Victoria Bialas
15a21ef1bd
followup to incorporate review comments per previous reviews on PR#29561
...
incorporated review comments
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2016-12-22 12:30:53 -08:00
Yong Tang
70942352d5
Support multiple service IDs on "docker service ps"
...
This fix tries to address issue raised in 25228 to support
multiple service IDs on `docker service ps`.
Multiple IDs are allowed with `docker service ps ...`, and
related documentation has been updated.
A test has been added to cover the changes.
This fix fixes 25228.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2016-12-22 11:33:47 -08:00
Sebastiaan van Stijn
a8bcef6fdd
Merge pull request #29500 from WeiZhang555/add-missing-flag
...
Add missing "--default-runtime" flag in manpage
2016-12-22 16:22:53 +01:00
Zhang Wei
977fd43985
Add missing "--default-runtime" flag in manpage
...
Add missing flag and more descriptions in manpage.
Signed-off-by: Zhang Wei <zhangwei555@huawei.com >
2016-12-22 23:00:40 +08:00
Vincent Demeester
0ca3e84227
Merge pull request #29603 from mstanleyjones/docker_diff_improvements
...
Clarify what docker diff shows
2016-12-22 15:15:01 +01:00
Vincent Demeester
b47cb6095d
Merge pull request #29532 from yuexiao-wang/add-link-swarm
...
Add the link for swarm reference document
2016-12-22 15:13:47 +01:00
Vincent Demeester
8f9a48ab5a
Merge pull request #29565 from yuexiao-wang/fix-typo-tls
...
Change tls to TLS
2016-12-22 12:10:09 +01:00
Sebastiaan van Stijn
fb41283e49
Merge pull request #29561 from londoncalling/docs-glossary-d4mac-d4win
...
updates to glossary re: d4mac, d4win, toolbox per user request
2016-12-21 02:16:28 +01:00
Misty Stanley-Jones
4497801c8a
Clarify what docker diff shows
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
2016-12-20 17:03:11 -08:00
Sebastiaan van Stijn
b1cb897998
Merge pull request #29450 from yongtang/29291-no-default-replicas-output
...
Fix misleading defaults for service create/update
2016-12-20 17:11:05 +01:00
Sebastiaan van Stijn
e6d06a5271
Merge pull request #29583 from liliVicky/my-feature2
...
correct some words
2016-12-20 15:37:59 +01:00
Brian Goff
9eb9abea6d
Merge pull request #29589 from lixiaobing10051267/masterDockerPs
...
field NAMES ommitted after docker ps in commit.md
2016-12-20 09:27:13 -05:00