зеркало из https://github.com/github/vitess-gh.git
exec vtctl helper script to avoid relaunching consul containers
Signed-off-by: jawabuu <49921621+jawabuu@users.noreply.github.com>
This commit is contained in:
Родитель
7dc5bce9f3
Коммит
e14e34c8ff
|
@ -21,4 +21,4 @@ if [[ "$OSTYPE" == "msys" ]]; then
|
|||
fi
|
||||
|
||||
# This is a convenience script to run vtctlclient against the local example.
|
||||
exec docker-compose run vtctld vtctlclient -server vtctld:15999 "$@"
|
||||
exec $tty docker-compose exec ${CS:-vtctld} vtctlclient -server vtctld:15999 "$@"
|
||||
|
|
Загрузка…
Ссылка в новой задаче