docker-headless-vnc-container icon indicating copy to clipboard operation
docker-headless-vnc-container copied to clipboard

Add support for gl based applications

Open HowardLander opened this issue 5 years ago • 2 comments

We would like this docker to include support for gl based applications

We are looking for a docker image that can support applications that do 3d rendering using gl. We currently install using a script, but would prefer a docker image. Part of our install script is the following line: apt-get install libglu1-mesa libxi-dev libxmu-dev libglu1-mesa-dev mesa-utils From looking at your docker file and install scripts, it doesn't appear these are getting installed.

HowardLander avatar Mar 14 '19 16:03 HowardLander

Hi @HowardLander,

thanks for reaching out! I'm currently very short in time, so I'm not sure when I'll be able to test your proposed additions.

Since you already mentioned a working setup, would you mind creating a pull request against our dev branch?

Best regards

Simon

s1hofmann avatar Mar 14 '19 17:03 s1hofmann

Hi Simon

Well, the working setup doesn't use your docker, but I've been thinking about adding this to the docker. Tell you what: If I do it, I'll definitely send the code back to you.

Howard

On 3/14/19 1:07 PM, Simon Hofmann wrote:

Hi @HowardLanderhttps://github.com/HowardLander,

thanks for reaching out! I'm currently very short in time, so I'm not sure when I'll be able to test your proposed additions.

Since you already mentioned a working setup, would you mind creating a pull request against our dev branch?

Best regards

Simon

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/ConSol/docker-headless-vnc-container/issues/121#issuecomment-472967020, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ABNGrfZfRjrENK4tN96J1l9EqqBq9-Qrks5vWoG7gaJpZM4b0tpr.

-- Howard Landermailto:[email protected] Senior Research Software Developer Renaissance Computing Institute (RENCI)http://www.renci.org The University of North Carolina at Chapel Hill 100 Europa Drive Suite 540 Chapel Hill, NC 27517 919-445-9651

HowardLander avatar Mar 14 '19 17:03 HowardLander