请问SONiC 在國內部署, 大家都要翻出去才可以吗?
-
我是个 小白,请教大家我在build 这个时常常会有找不到档 下不下来,好像是要连到 国 内,请问有人知道 吗,?先感谢提 供答案的
安装pip pip3 j2cli
sudo apt update
sudo apt install python-pip
sudo apt install python3-pip
sudo pip install j2cli下载sonic-buildimage
git clone https://github.com/Azure/sonic-buildimage.git
编译sonic-buildimage
sudo modprobe overlay
cd sonic-buildimage
newgrp docker
make init
newgrp docker
make configure PLATFORM=centec
make SONIC_BUILD_JOBS=4 allsudo modprobe overlay
cd sonic-buildimage
newgrp docker
make init
make configure PLATFORM=centec-arm64 PLATFORM_ARCH=arm64
make SONIC_BUILD_JOBS=2 all
make SONIC_BUILD_JOBS= all