Harald Albers
79867c6e60
bash completion for docker update
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: effe34067f
Component: cli
2017-06-02 00:07:22 +00:00
Harald Albers
97f4d44222
bash completion for docker daemon --cgroup-parent
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 3b7695959d
Component: cli
2017-06-02 00:07:22 +00:00
Harald Albers
1b6d288f2e
bash completion for --isolation
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 442d408fc7
Component: cli
2017-06-02 00:07:22 +00:00
Harald Albers
635afa8762
Compute plugin list in bash completion for docker daemon --authz-plugin
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 9a63a5cdd6
Component: cli
2017-06-02 00:07:21 +00:00
Harald Albers
c7196f1df6
bash completion for docker network ls --filter
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: c8195c7cd5
Component: cli
2017-06-02 00:07:21 +00:00
Harald Albers
6751d5384e
remove --format from bash completion for docker network rm
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: a36ca600a0
Component: cli
2017-06-02 00:07:21 +00:00
Harald Albers
318570eaba
Better function names in bash completion
...
The new names make it easier to distinguish between helper functions and
functions that actually perform completion by modifying the global COMPOPT
variable.
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: c227b6ac11
Component: cli
2017-06-02 00:07:21 +00:00
Ma Shimiao
7b918f92d1
Add support for blkio read/write iops device
...
Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com >
Upstream-commit: 499d634f32
Component: cli
2017-06-02 00:07:21 +00:00
Harald Albers
94dadfbef1
Use computed plugin lists in bash completion
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 57a8c59820
Component: cli
2017-06-02 00:07:21 +00:00
Vincent Demeester
736589dc45
Add --format support to images command
...
- rename `api/client/ps` to `api/client/formatter`
- add a a image formatter
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: 1e3c5bbe15
Component: cli
2017-06-02 00:07:21 +00:00
Harald Albers
84aa7c81c3
bash completion for docker daemon --authz-plugin
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 9339b4abb5
Component: cli
2017-06-02 00:07:20 +00:00
Harald Albers
562373192d
Improve bash completion for docker network disconnect
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: b4a012656c
Component: cli
2017-06-02 00:07:19 +00:00
Jessica Frazelle
a356fd2640
update bash completion for seccomp
...
Signed-off-by: Jessica Frazelle <acidburn@docker.com >
Upstream-commit: ac40ecf711
Component: cli
2017-06-02 00:07:19 +00:00
Ma Shimiao
8c726d1e3f
Add support for blkio read/write bps device
...
Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com >
Upstream-commit: 9480c4763d
Component: cli
2017-06-02 00:07:19 +00:00
Vincent Demeester
3701e83b63
Add format flag to network inspect
...
…for consistency as docker inspect and docker volume inspect supports it too
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: c6162061d9
Component: cli
2017-06-02 00:07:19 +00:00
Antonio Murdaca
98ddc49784
Add OomScoreAdj to configure container oom killer preferences
...
libcontainer v0.0.4 introduces setting `/proc/self/oom_score_adj` to
better tune oom killing preferences for container process. This patch
simply integrates OomScoreAdj libcontainer's config option and adjust
the cli with this new option.
Signed-off-by: Antonio Murdaca <amurdaca@redhat.com >
Signed-off-by: Antonio Murdaca <runcom@redhat.com >
Upstream-commit: e9287cd43a
Component: cli
2017-06-02 00:07:19 +00:00
Dan Walsh
16c00f11eb
This patch adds --tmpfs as a option for mounting tmpfs on directories
...
It will Tar up contents of child directory onto tmpfs if mounted over
This patch will use the new PreMount and PostMount hooks to "tar"
up the contents of the base image on top of tmpfs mount points.
Signed-off-by: Dan Walsh <dwalsh@redhat.com >
Upstream-commit: 65120e8851
Component: cli
2017-06-02 00:07:18 +00:00
Denis Gladkikh
d75645ebf8
Allow configurable metadata for Splunk log driver
...
Add support of `tag`, `env` and `labels` for Splunk logging driver.
Removed from message `containerId` as it is the same as `tag`.
Signed-off-by: Denis Gladkikh <denis@gladkikh.email >
Upstream-commit: a148373062
Component: cli
2017-06-02 00:07:17 +00:00
Harald Albers
1b35ef26d9
bash completion for docker {run,create} --volume-driver
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: d998542977
Component: cli
2017-06-02 00:07:17 +00:00
Ma Shimiao
3804fbd740
Add support for blkio.weight_device
...
Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com >
Upstream-commit: e303d6cc9f
Component: cli
2017-06-02 00:07:17 +00:00
Harald Albers
2201b8350a
Align configuration of bash completion with existing values
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 2c0feab2a1
Component: cli
2017-06-02 00:07:16 +00:00
Harald Albers
e9341465ae
Fix bash completion on systems where extglob is not set
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 7fa96238a6
Component: cli
2017-06-02 00:07:16 +00:00
Harald Albers
5a8a374f3e
bash completion for docker stats --all
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 2607803a34
Component: cli
2017-06-02 00:07:16 +00:00
David Calavera
50fbc6f6bd
Remove exec-driver global daemon option.
...
Each platform has only a driver now.
Signed-off-by: David Calavera <david.calavera@gmail.com >
Upstream-commit: f9b805f16f
Component: cli
2017-06-02 00:07:15 +00:00
David Calavera
5ab60b10fd
Remove LXC support.
...
The LXC driver was deprecated in Docker 1.8.
Following the deprecation rules, we can remove a deprecated feature
after two major releases. LXC won't be supported anymore starting on Docker 1.10.
Signed-off-by: David Calavera <david.calavera@gmail.com >
Upstream-commit: c5ed875bd9
Component: cli
2017-06-02 00:07:15 +00:00
Denis Gladkikh
3be895e8da
Add Splunk logging driver #16207
...
Allow to send Splunk logs using Http Event Collector
Signed-off-by: Denis Gladkikh <denis@gladkikh.email >
Upstream-commit: 1e2a27568b
Component: cli
2017-06-02 00:07:14 +00:00
Harald Albers
3e5032bf12
bash completion for log driver options env and labels
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: a41d4dbdde
Component: cli
2017-06-02 00:07:14 +00:00
Harald Albers
b10cc3ac63
bash completion can be configured to complete network IDs
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: be7caf2647
Component: cli
2017-06-02 00:07:14 +00:00
Harald Albers
a2346eda68
bash completion for docker network inspect supports multiple networks
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: b20b7584de
Component: cli
2017-06-02 00:07:14 +00:00
Harald Albers
ef216a0fb8
bash completion for docker cp supports copying both ways
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 6b43a0aa73
Component: cli
2017-06-02 00:07:14 +00:00
Harald Albers
cbff938ed8
bash completion for new docker network create options
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: a2bbb2c61c
Component: cli
2017-06-02 00:07:14 +00:00
Harald Albers
a5c27ff0c7
Bash completion for restart policy unless-stopped
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 28f2bdf335
Component: cli
2017-06-02 00:07:13 +00:00
Harald Albers
a8b3e2deea
bash completion: support for dm.use_deferred_* options
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 321a5b38e7
Component: cli
2017-06-02 00:07:13 +00:00
Vincent Demeester
80cce1f5ce
Deprecate -c cli short variant flag in docker cli
...
- build
- create
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: 4c506e1df7
Component: cli
2017-06-02 00:07:13 +00:00
Harald Albers
a9f41b5a62
Add missing options to bash completion for docker import
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: c3c2867b15
Component: cli
2017-06-02 00:07:13 +00:00
Harald Albers
cc1819978a
bash completion: minor refactoring for consistency
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 9d4969150a
Component: cli
2017-06-02 00:07:13 +00:00
Harald Albers
d40cef7233
Add missing options to bash completion for docker build
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 0ef21aeab2
Component: cli
2017-06-02 00:07:13 +00:00
Madhu Venugopal
de10af7bd7
Added network to docker --help and help cleanup
...
Fixes https://github.com/docker/docker/issues/16909
Signed-off-by: Madhu Venugopal <madhu@docker.com >
Upstream-commit: 3a779b2995
Component: cli
2017-06-02 00:07:13 +00:00
Harald Albers
e44fcd2712
Add bash completion for docker inspect --size
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 3a89624209
Component: cli
2017-06-02 00:07:12 +00:00
Harald Albers
98088a6131
Bash completion for docker network
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 966ebe7b62
Component: cli
2017-06-02 00:07:12 +00:00
Harald Albers
7dc7d29f7b
Refactor bash completion: pull out subcommand parsing
...
`docker network` is the second command with subcommands.
This refactoring pulls out parsing and processing of subcommands
from `docker volume` completion and thus makes its logic available
for other commands.
Also enables `__docker_pos_first_nonflag` for subcommand completion.
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 26294f39f2
Component: cli
2017-06-02 00:07:12 +00:00
Harald Albers
5196a71aac
Add bash completion for --cluster-store-opt
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 4fcea52287
Component: cli
2017-06-02 00:07:12 +00:00
Jessica Frazelle
40051ff694
change flag name to better follow the other flags that start with disable;
...
Signed-off-by: Jessica Frazelle <acidburn@docker.com >
Upstream-commit: 0afb6cc862
Component: cli
2017-06-02 00:07:11 +00:00
Harald Albers
530fe2b9f7
Add bash completion for --no-legacy-registry
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 1b1a0a0835
Component: cli
2017-06-02 00:07:10 +00:00
Harald Albers
c6d4699aa4
bash completion for docker daemon --cluster-*
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 3fce5e1084
Component: cli
2017-06-02 00:07:10 +00:00
qhuang
c7f7b0b0c5
Add support for memory reservation
...
Signed-off-by: qhuang <qhuang@10.0.2.15>
Upstream-commit: d5b1d055b8
Component: cli
2017-06-02 00:07:10 +00:00
Harald Albers
5c93fb306b
Bash completion: avoid 'compopt: command not found' errors on Mac OS
...
The shell builtin `compopt` is not available on the outdated bash
version 3.2.57 that ships with Mac OS.
It is used in Docker's bash completion to suppress trailing spaces
in advanced completions of hash map options, e.g. `--log-opt`.
If `compopt` is not available, the new behavior is to do nothing,
i.e. the user will have to delete the additional space.
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 7310f4a2bd
Component: cli
2017-06-02 00:07:10 +00:00
Harald Albers
e0b0bc40ce
bash completion: use generic tag log driver option
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: eb684d2bad
Component: cli
2017-06-02 00:07:09 +00:00
Tim Hockin
8a794fe86d
Add support for DNS options
...
Signed-off-by: Tim Hockin <thockin@google.com >
Upstream-commit: 8bdf17d8fe
Component: cli
2017-06-02 00:07:09 +00:00
Harald Albers
e19ee5c257
Fix bash completion when extglob is not set
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: f5eb62c180
Component: cli
2017-06-02 00:07:09 +00:00