aibrix
aibrix copied to clipboard
MacOS make docker-build-all take long time to finish
🐛 Describe the bug
.PHONY: docker-build-all
docker-build-all:
make -j $(nproc) docker-build-controller-manager docker-build-gateway-plugins docker-build-runtime docker-build-metadata-service docker-build-kvcache-watcher ## Build all docker images
I cleaned up everything and rebuild it, it takes more than 10mins and not finished yet.
Steps to Reproduce
clean up all images and build from scratch
Expected behavior
it should run through
Environment
MacOS arm version
Hello @Jeffwan , I'm interested in contributing to the High-level AIbrix CLI project that helps users unfamiliar with Kubernetes manage workloads. Is there a Slack group for this project? Also, are there any specific tasks or issues I could help with?