Harald Albers
|
eac9f2e5c4
Minor bash completion cleanup
|
10 yıl önce |
Harald Albers
|
2e863e8a38
Add missing options to bash completion for the run and create commands
|
10 yıl önce |
Harald Albers
|
ba311ee58a
Fix support for --env-file in bash completion
|
10 yıl önce |
Jessie Frazelle
|
45667fb1bb
Merge pull request #8364 from tianon/bash-completion-filters
|
10 yıl önce |
Tianon Gravi
|
0597b6445d
Optimize the bash completion even further
|
10 yıl önce |
Michael Scharf
|
cbb81c30bd
add bash completion support for pause and unpause
|
10 yıl önce |
Dan Walsh
|
87e732a0f3
Add --security-opts options to allow user to customize security configuration
|
10 yıl önce |
Tibor Vass
|
1ec283c3eb
Add create to contrib/completion
|
11 yıl önce |
Jessica Frazelle
|
c9c004d700
Add exec to autocompletions
|
10 yıl önce |
Thomas LÉVEIL
|
40f0bf7564
Add --force-rm to docker build command completion
|
11 yıl önce |
Tianon Gravi
|
47de2e3269
Merge pull request #6755 from tianon/bash-completion-for-link-and-bind
|
11 yıl önce |
Tianon Gravi
|
9176911736
Update bash completion to only complete on directories as the argument to "docker build"
|
11 yıl önce |
Tianon Gravi
|
86f06b6deb
Update bash completion for "docker run --link" and "docker run -v" to complete on running containers and the local filesystem respectively
|
11 yıl önce |
Tianon Gravi
|
5e256799dd
Add bash completion for "docker rm -f" and complete on all containers instead of just stopped containers when "-f" is specified
|
11 yıl önce |
Tianon Gravi
|
2eac1c4bc5
Merge pull request #6547 from tianon/update-bash-completion-for-pushing-tags
|
11 yıl önce |
Tianon Gravi
|
bdf4b74b52
Update bash-completion to reflect ability to push single tags
|
11 yıl önce |
Victor Vieux
|
3e2a9f667f
cleanup all mentions of insert
|
11 yıl önce |
James Turnbull
|
9fc8028c98
Changed all references from Trusted Builds to Automated Builds
|
11 yıl önce |
LK4D4
|
c1f2abd899
Using names in docker ps --since-id/--before-id, resolves #3565
|
11 yıl önce |
Tianon Gravi
|
9152aab653
Update bash completion to ignore stderr output of docker binary
|
11 yıl önce |
Tianon Gravi
|
fb981bdace
Switch `docker run --username` to `docker run --user` which is more accurate (while we can still do so without breaking anyone's scripts)
|
11 yıl önce |
Tianon Gravi
|
c6e43154f1
Resync bash completion to include all flags defined in the code, and to autocomplete properly on all parameters that are reasonably possible to do so on today
|
11 yıl önce |
Victor Vieux
|
e71dbf4ee5
update commands.go
|
11 yıl önce |
Thomas LEVEIL
|
055b32e3f4
support for container names in bash completion
|
11 yıl önce |
Victor Vieux
|
747967b4a4
rebase and add some filters
|
11 yıl önce |
Tianon Gravi
|
e99ab1df97
Move contrib/docker.bash to contrib/completion/bash/docker for better organization
|
11 yıl önce |