VPP just won't work. God help
This commit is contained in:
3
makefile
3
makefile
@@ -219,7 +219,8 @@ vpp: $(VPP_TAR) $(DPDK_TAR) $(FMLIB_TAR) $(FMC_TAR) $(NXP_TAR)
|
||||
--build-arg VPP_UPSTREAM_VERSION=$(VPP_UPSTREAM_VERSION) \
|
||||
--build-arg DPDK_TAR=$(DPDK_TAR) \
|
||||
--build-arg DPDK_VERSION=$(DPDK_VERSION) \
|
||||
--output type=local,dest=./$(OUT_DIR) .
|
||||
-t $(DOCKER_IMAGE_ROOT)/vpp-source:$(TAG) . \
|
||||
# --output type=local,dest=./$(OUT_DIR) .
|
||||
docker buildx build --platform linux/arm64 \
|
||||
-f docker/vpp-container.Dockerfile \
|
||||
--build-arg APT_PROXY=$(APT_PROXY) \
|
||||
|
||||
Reference in New Issue
Block a user