Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a docker container to be used headless #47

Open
wil3 opened this issue Apr 12, 2020 · 3 comments
Open

Create a docker container to be used headless #47

wil3 opened this issue Apr 12, 2020 · 3 comments

Comments

@wil3
Copy link
Owner

wil3 commented Apr 12, 2020

The current docker file, tested for OSX, supports the Gazebo front end. However to do this requires the Mesa library which takes a considerably long time to build. For training a controller there is no need to include these libraries.

Create a base image for headless use and then derive a second image with a front end.

@SwapnilPande
Copy link
Contributor

As I mentioned in the other issue, I have already started building a headless container. If we can identify the root cause in that issue, I can build a Dockerfile for that configuration.

@wil3
Copy link
Owner Author

wil3 commented May 30, 2020

With the dependency script looking good I'm going to update the current docker image used for Travis to use the same script so the environments are all the same.

@wil3
Copy link
Owner Author

wil3 commented May 30, 2020

Related to Issue: #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants