I want to use LiteLLM Proxy to access Ollama,After edit litellm-config.yaml , i build by command 'docker-compose -f docker/docker-compose.proxy.yml up -d --build' , but failure when RUN mkdir -p /run/dbus && dbus-uuidgen --ensure=/etc/machine-id , cause by 'dbus-uuidgen: not found' , i run it in MacOS(15.3.2)