Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to replace kubeshare executables with the local build? #85

Closed
pint1022 opened this issue Jan 26, 2022 · 2 comments
Closed

how to replace kubeshare executables with the local build? #85

pint1022 opened this issue Jan 26, 2022 · 2 comments

Comments

@pint1022
Copy link
Collaborator

No description provided.

@pint1022
Copy link
Collaborator Author

tried to build kubeshare-config-client docker image. It failed to build with the error: "0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
2022-01-26 18:13:36 URL:https://storage.googleapis.com/golang/go1.17.6.linux-amd64.tar.gz [134830580/134830580] -> "-" [1]
make: *** No rule to make target 'kubeshare-config-client'. Stop.
The command '/bin/sh -c apt update && apt install -y g++ wget make && wget -nv -O - https://storage.googleapis.com/golang/go${GOLANG_VERSION}.linux-amd64.tar.gz | tar -C /usr/local -xz && make kubeshare-config-client' returned a non-zero code: 2"

Does it require the mount drive?

@pint1022
Copy link
Collaborator Author

copy Dockerfile to /KubeShare, build from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant