Jingzhao123

Results 4 issues of Jingzhao123

Hi, All Now, the buildx is tool which used for build multi-arch images tools. And it is very easy to use. Could we modify some script for building multi-arch images?

In this patch, it enables the arm64 images by docker buildx tools. Firstly, it adds a build scripts which used for building multi-arch images. Secondly, modify the circle script file...

enhancement
question

Hi, I am doing some work about sfc-controller on K8s with Contiv-vpp. I deploy a sfc-controller environment for testing based on following instructions [https://github.com/contiv/vpp/tree/master/k8s/examples/sfc-controller](url). But it can not work. Is...

Hi, I build the latest version of sfc-controller. I found that it can not build a dev_sfc_controller_alpine image successfully by using build.sh. The following are the errror log information. ```...