opencurve / curve

Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage.
https://opencurve.io
Apache License 2.0
2.32k stars 521 forks source link

feat(build): mount `/etc/hosts` to docker #2979

Closed zztaki closed 8 months ago

zztaki commented 8 months ago

What problem does this PR solve?

Issue Number: #2978

Problem Summary: It may download go1.12.8 unsucessfully when build etcdclient in docker.

What is changed and how it works?

What's Changed: I add relevant parameters to g_docker_opts. At this time, we can specify correct IPs in the local hosts so that the download can be successful in docker.

How it Works:

Side effects(Breaking backward compatibility? Performance regression?):

Check List

zztaki commented 8 months ago

cicheck

zztaki commented 8 months ago

cicheck

zztaki commented 8 months ago

cicheck

zztaki commented 8 months ago

cicheck

zztaki commented 8 months ago

cicheck

zztaki commented 8 months ago

cicheck