futurewei-cloud / alcor

Alcor: Cloud native SDN platform powered by Kubernetes and Istio
MIT License
32 stars 33 forks source link

[Build Tool] Add Script to Build Docker Image for Services #485

Closed haboy52581 closed 3 years ago

haboy52581 commented 3 years ago

This PR is to simplify the legacy build process by removing useless build step when you want to build the docker image with not all code change needed. To run it , simply run sh only-build-docker.sh

xieus commented 3 years ago

@haboy52581 is this PR ready for review?

Could you add some brief instructions on this script

Thanks.

xieus commented 3 years ago

Linked to #487