-
Notifications
You must be signed in to change notification settings - Fork 594
Open
Description
- docker run --rm -it --init --sig-proxy=true -v /var/run/docker.sock:/var/run/docker.sock --env-file /dev/fd/63 -e IN_BUILD_CONTAINER=1 -e TZ=Asia/Shanghai --mount type=bind,source=/root/langs/api,destination=/work --mount type=volume,source=go,destination=/go --mount type=volume,source=gocache,destination=/gocache --mount type=volume,source=cache,destination=/home/.cache --mount type=volume,source=crates,destination=/home/.cargo/registry --mount type=volume,source=git-crates,destination=/home/.cargo/git --mount type=bind,source=/root/.docker,destination=/config/.docker,readonly --mount type=bind,source=/root/.gitconfig,destination=/home/.gitconfig,readonly -w /work gcr.io/istio-testing/build-tools:release-1.20-7a5a6eaafb86469d7796ab193153d04e437c85ad make --no-print-directory -e -f Makefile.core.mk gen
++ env
++ grep -v '^|^PATH=|^GOPATH=|^GOROOT=|^SHELL=|^EDITOR=|^TMUX=|^USER=|^HOME=|^PWD=|^TERM=|^RUBY|^GEM_|^rvm_|^SSH=|^TMPDIR=|^CC=|^CXX=|^MAKEFILE_LIST='
docker: Error response from daemon: exec: "docker-init": executable file not found in $PATH.
make: *** [Makefile:44:gen] 错误 127
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels