Carla: Docker image for building Carla on Linux

Created on 29 Apr 2019  路  2Comments  路  Source: carla-simulator/carla

Make a Dockerfile that allows us building an image with a Linux environment set up for building Carla.

The main complication is having Unreal built without redistributing the code/binaries.

backlog build system feature request help wanted

Most helpful comment

If you're willing to take a dependency on ue4-docker to handle the Unreal part of the build process, the rest of the build process is straightforward. I have a working Dockerfile if this approach is acceptable. Note that ue4-docker is both Windows and Linux friendly.

All 2 comments

If you're willing to take a dependency on ue4-docker to handle the Unreal part of the build process, the rest of the build process is straightforward. I have a working Dockerfile if this approach is acceptable. Note that ue4-docker is both Windows and Linux friendly.

This was done some time ago. I think for 0.9.8.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kk2491 picture kk2491  路  3Comments

rowanmcallister picture rowanmcallister  路  3Comments

chankim picture chankim  路  3Comments

cstamatiadis picture cstamatiadis  路  3Comments

AftermathK picture AftermathK  路  3Comments