istio / istio/api

update proto and make gen cannot generate pb file

Open
#3,638 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
519
Forks
612
Avg merge
18h 35m
Merged PRs (30d)
23

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.