Add bash completion for docker-compose run --user#1278
Merged
Conversation
Signed-off-by: Harald Albers <github@albersweb.de>
|
LGTM |
1 similar comment
|
LGTM |
dnephin
added a commit
that referenced
this pull request
Apr 14, 2015
Add bash completion for docker-compose run --user
Author
|
Thanks a lot! |
aanand
pushed a commit
to aanand/fig
that referenced
this pull request
Apr 16, 2015
Add bash completion for docker-compose run --user (cherry picked from commit 3cd116b) Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
StefanScherer
added a commit
to hypriot/compose
that referenced
this pull request
Apr 19, 2015
* tag '1.2.0': (46 commits) Bump 1.2.0 Merge pull request docker#1278 from albers/completion-run-user Merge pull request docker#1261 from aanand/fix-vars-in-volume-paths Merge pull request docker#1202 from aanand/jenkins-script Merge pull request docker#1213 from moysesb/relative_build Merge pull request docker#1226 from aanand/merge-multi-value-options Merge pull request docker#1225 from aanand/fix-1222 Fix regression in Dns and DnsSearch settings Fix volume merging when there's no explicit host path Fix service dict merging when only one dict has a volumes key Update docker-py and requests version ranges Revert "Remove restriction for requests version, update docker-py requirement" Revert "Use dev version of Docker" Revert "Add 'labels:' config option" Add 'labels:' config option Use dev version of Docker Make volume host paths relative to file, merge volumes when extending Implement `extends` Specify all HostConfig at create time Add build status \o/ ... Conflicts: Dockerfile README.md script/build-linux
infraAnchor
pushed a commit
to infraAnchor/compose
that referenced
this pull request
Mar 6, 2026
* websocket support Signed-off-by: ad <d.lexand@gmail.com> * tiny fixes on example Signed-off-by: adnull <d.lexand@gmail.com> * fix logger errors Signed-off-by: adnull <d.lexand@gmail.com> * Fixed metric names Co-authored-by: Suraj Nath <9503187+electron0zero@users.noreply.github.com> Signed-off-by: Alex <d.lexand@gmail.com> * applied review sugestions Signed-off-by: adnull <d.lexand@gmail.com> * mod tidy Signed-off-by: adnull <d.lexand@gmail.com> * simplified regexp checking Signed-off-by: adnull <d.lexand@gmail.com> * mod tidy Signed-off-by: adnull <d.lexand@gmail.com> * fix tls_config, query_response code complexity Signed-off-by: adnull <d.lexand@gmail.com> * headers construct from config.HTTPClientConfig Signed-off-by: adnull <d.lexand@gmail.com> * deleted useless checks Signed-off-by: adnull <d.lexand@gmail.com> * Update example.yml Co-authored-by: Suraj Nath <9503187+electron0zero@users.noreply.github.com> Signed-off-by: Alex <d.lexand@gmail.com> * add usernamefile support Signed-off-by: adnull <d.lexand@gmail.com> * updated docs Signed-off-by: adnull <d.lexand@gmail.com> * updated docs twice Signed-off-by: adnull <d.lexand@gmail.com> * enhanced config testing Signed-off-by: adnull <d.lexand@gmail.com> * new line Signed-off-by: adnull <d.lexand@gmail.com> * Apply suggestions from code review Co-authored-by: Suraj Nath <9503187+electron0zero@users.noreply.github.com> Signed-off-by: Alex <d.lexand@gmail.com> * added secret header, fixes suggestions Signed-off-by: adnull <d.lexand@gmail.com> * added probe_websocket_duration_seconds metric Signed-off-by: adnull <d.lexand@gmail.com> * websocket support Signed-off-by: ad <d.lexand@gmail.com> * tiny fixes on example Signed-off-by: adnull <d.lexand@gmail.com> * fix logger errors Signed-off-by: adnull <d.lexand@gmail.com> * Fixed metric names Co-authored-by: Suraj Nath <9503187+electron0zero@users.noreply.github.com> Signed-off-by: Alex <d.lexand@gmail.com> * applied review sugestions Signed-off-by: adnull <d.lexand@gmail.com> * mod tidy Signed-off-by: adnull <d.lexand@gmail.com> * simplified regexp checking Signed-off-by: adnull <d.lexand@gmail.com> * mod tidy Signed-off-by: adnull <d.lexand@gmail.com> * fix tls_config, query_response code complexity Signed-off-by: adnull <d.lexand@gmail.com> * headers construct from config.HTTPClientConfig Signed-off-by: adnull <d.lexand@gmail.com> * deleted useless checks Signed-off-by: adnull <d.lexand@gmail.com> * Update example.yml Co-authored-by: Suraj Nath <9503187+electron0zero@users.noreply.github.com> Signed-off-by: Alex <d.lexand@gmail.com> * add usernamefile support Signed-off-by: adnull <d.lexand@gmail.com> * updated docs Signed-off-by: adnull <d.lexand@gmail.com> * updated docs twice Signed-off-by: adnull <d.lexand@gmail.com> * enhanced config testing Signed-off-by: adnull <d.lexand@gmail.com> * new line Signed-off-by: adnull <d.lexand@gmail.com> * Apply suggestions from code review Co-authored-by: Suraj Nath <9503187+electron0zero@users.noreply.github.com> Signed-off-by: Alex <d.lexand@gmail.com> * added secret header, fixes suggestions Signed-off-by: adnull <d.lexand@gmail.com> * added probe_websocket_duration_seconds metric Signed-off-by: adnull <d.lexand@gmail.com> * Update config/config.go Co-authored-by: Suraj Nath <9503187+electron0zero@users.noreply.github.com> Signed-off-by: Alex <d.lexand@gmail.com> * added prober success text Signed-off-by: adnull <d.lexand@gmail.com> * fixed formatting Signed-off-by: adnull <d.lexand@gmail.com> --------- Signed-off-by: ad <d.lexand@gmail.com> Signed-off-by: adnull <d.lexand@gmail.com> Signed-off-by: Alex <d.lexand@gmail.com> Signed-off-by: Suraj Nath <9503187+electron0zero@users.noreply.github.com> Co-authored-by: Suraj Nath <9503187+electron0zero@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sorry, couldn't make it earlier. Can this still find its way into 1.2.0?