Apollo: How can we build Apollo project without docker?

Created on 9 Apr 2019  ·  3Comments  ·  Source: ApolloAuto/apollo

Docker Question

Most helpful comment

It is recommend to run inside docker,it would have very little Impact on Performance. if you really need to run without docker,you can reference to docker/build/ folder install all dependencies and modify some scripts to run it .currently it is not support by the apollo team.

All 3 comments

It is recommend to run inside docker,it would have very little Impact on Performance. if you really need to run without docker,you can reference to docker/build/ folder install all dependencies and modify some scripts to run it .currently it is not support by the apollo team.

@JSnobody we do not support building Apollo outside the docker environment. Is there a reason why you were attempting to build it without using docker?

Hi, both, I got it. Thank you very much! You can close the issue.

Was this page helpful?
0 / 5 - 0 ratings